Expand description
A crate for parsing Markdown in Rust
Enums§
Functions§
- file_
to_ html - Opens a file and converts its contents to HTML
- generate_
markdown - Convert tokenset of Markdown items back to String
- to_html
- Converts a Markdown string to HTML
- tokenize
- Converts a Markdown string to a tokenset of Markdown items