Markdown to html conversion tool.
Simple conversion tool that just works. It supports PlantUML, math typesetting and mermaid. Graphics are embedded into the HTML so only one file is generated.
This tool relies on @shd101wyy/mume.
sudo npm install markdown-cli-renderer -g
sudo npm uninstall markdown-cli-renderer -g
markdown-cli-renderer <origin file path> <destination file path>
When you find issues, please report them:
Be sure to include all of the output from the command that didn't work as expected.
npm install && npm run build && sudo npm install -g