Awesome
Pandoc Extensions
General info on pandoc extensions.
Filters
A curated list of pandoc Lua filters in separate repositories.
-
abstract-section – allows to write abstracts as a section in the body (instead of having to put it into the metadata).
-
diagram – convert diagram code to images; includes support for TikZ, PlantUML, GraphViz (dot), and more.
-
include-code-files – include code from source files.
-
pagebreak – manually insert page breaks.
-
pretty-urls – removes the protocol prefix from link descriptions.
-
section-bibliographies – creates a separate bibliography for each section of a document.
-
markdown-to-bootstrap: convert Markdown into bootstrap components (cards, jumbotrons, carousels, accordions)
Templates
-
pandoc-bootstrap: Bootstrap 4 template for Pandoc
-
pandoc-scrlttr2: Letter template for the
scrlttr2
KOMA-Script LaTeX document class.