#parse #markdown #markdown-html

nightly app markdown-renderer-that-you-probably-shouldnt-use

Read a markdown file and return a parsed html file

1 unstable release

0.1.0 Sep 30, 2019

#100 in #markdown-html

MIT license

4KB

rust-markdown-renderer

Converts markdown files to HTML.

Make sure you use rust nightly.

cargo run -- <path/to-markdown-file.md> -w -css link-to-css.css

Dependencies

~2.5MB
~45K SLoC