0.0.5 • Published 8 years ago

run-markdown v0.0.5

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

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:

npm.io

And it will output:

hello world

License

MIT

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago