Home
Tags
About
RSS
Home
/
Posts
/
Pandoc from Markdown to HTML
← Psychology
Bullet Journal →
Pandoc from Markdown to HTML
Pandoc
can convert from
Markdown
to HTML with a single command.
pandoc -s -o output.html input.md