My workflow when converting markdown to pdf.
How it works:
- Write markdown in Atom, save as
text.md
- Execute MarkdownPreview in atom `shift + cmd + p? then write markdownpre…
- Right click in MarkdownPreview and save as html
- Open
text.html
in safari -> in safari save as pdf
References:
- Markdown githb syntax: https://guides.github.com/features/mastering-markdown/