postpop / prepandoc

pandoc preprocessor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pandoc preprocessor

Add preamble to specify options for rendering markdown/pandoc documents.

Usage:

  • python ./prepandoc.py file.md
  • syntax: !!! argument value or !!! argument
  • wrap options in a block comment to avoid them being rendered
  • need to have pandoc binary in path

Todo:

  • allow adjusting the verbosity of program output

About

pandoc preprocessor


Languages

Language:Python 100.0%