./md2html.sh example/report.md
then open example/report.html with browser
-
install pandoc
sudo pacman -S pandoc
-
install dot2text dependence
sudo pacman -S dot2tex
-
install mermaid.cli dependence
yarn add @mermaid-js/mermaid-cli # yarn install ./node_modules/.bin/mmdc -h