makurust
v0.2 Alpha Build
To use Makurust, simply run the following command:
makurust filename.md
As a result, an HTML page will be created from the given Markdown file. If the output file already exists, it will be overwritten.
Makurust was build using third party library - pulldown-cmark = "0.9.2"
cargo install --locked --git https://github.com/fromgodd/makurust makurust