run-markdown

0.0.5 • Public • Published

Run Markdown

Allows you to write markdown that describes from code and run said markdown to see output.

See test/test-markdown.md for an example markdown file.

Getting Started

Install run-markdown:

npm install run-markdown -g

Run it against a markdown file:

run-markdown test.md

Example

Use run markdown on the markdown file below:

And it will output:

hello world

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i run-markdown

Weekly Downloads

0

Version

0.0.5

License

MIT

Last publish

Collaborators

  • carlwoodward