Skip to content

pandoc extensions

Filters and other goodies to get the most out of pandoc, the universal document converter.

Principles

  • Filters share a similar design and usage pattern.

  • When sensible, the filters or templates are setup to be usable as quarto extensions.

  • All code is released under the MIT license.

  • Lua code follows the HsLua style guide

Popular repositories

  1. abstract-section abstract-section Public

    Write an article abstract in a normal section, not the YAML metadata.

    Lua 52

  2. diagram diagram Public

    Generate diagrams from embedded code; supports Mermaid, Dot/GraphViz, PlantUML, Asymptote, and TikZ.

    Lua 43 8

  3. section-bibliographies section-bibliographies Public

    Filter to create a separate bibliography for each section or chapter

    Lua 36 5

  4. logging logging Public

    Pandoc lua filter logging support

    Lua 27 1

  5. pagebreak pagebreak Public

    Manual page breaks

    Lua 17 4

  6. list-table list-table Public

    Write tables as list of cells and rows.

    Lua 16 2

Repositories

Showing 10 of 14 repositories