/pandoc-defaults

A way to include instructions on how to process a Markdown file with Pandoc within the Markdown file itself.

Primary LanguageHTML

Pandoc/Defaults repository

This repository is about a way to reference instructions on how to process a Markdown file with Pandoc within the Markdown file itself, using an entry in the YAML header:

pandoc-defaults_:
    - pdf: slides_beamer
    - pptx: slides_powerpoint

It includes: