pandoc-from-markdown-to-pdf
Use the pandoc command to convert from a markdown file to a PDF file.
This tool uses our favorite settings for layouts, styles, fonts, etc.
You can edit this tool as you wish.
Syntax:
pandoc-from-markdown-to-pdf <args>
Syntax for typical use:
pandoc-from-markdown-to-pdf <input.md> -o <output.pdf>
Example for typical use:
$ pandoc-from-markdown-to-pdf example.md -o example.pdf
For documentation, see the doc
directory.
Thanks
Thanks to https://learnbyexample.github.io/customizing-pandoc/
Thanks to https://github.com/sixarm/posix-shell-script-kit/
Tracking
- Package: pandoc-from-markdown-to-pdf
- Version: 2.0.1
- Created: 2022-03-12T22:05:34Z
- Updated: 2023-03-24T13:10:38Z
- License: GPL-2.0 or GPL-3.0 or contact us for more
- Website: https://github.com/sixarm/pandoc-from-markdown-to-pdf
- Contact: Joel Parker Henderson (joel@sixarm.com)