md转html
pip install grip
grip input.md --export output.html
html转pdf
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
--headless --disable-gpu --print-to-pdf=output.pdf output.html
pip install grip
grip input.md --export output.html
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome
--headless --disable-gpu --print-to-pdf=output.pdf output.html