This is a simple markdown to HTML parser created entirely in rust using only the standard library of rust and the regex crate.
- Single line code
- Code blocks
- bold
- italic
- strikethrough
- headers
- separators
- images
- links
This is a simple markdown to HTML parser created entirely in rust using only the standard library of rust and the regex crate.
MIT License