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 Loading

  1. diagram diagram Public

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

    Lua 99 11

  2. abstract-section abstract-section Public

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

    Lua 61

  3. section-bibliographies section-bibliographies Public

    Filter to create a separate bibliography for each section or chapter

    Lua 44 5

  4. logging logging Public

    Pandoc lua filter logging support

    Lua 38 1

  5. pagebreak pagebreak Public

    Manual page breaks

    Lua 33 5

  6. info info Public

    General info on pandoc extensions

    26

Repositories

Showing 10 of 14 repositories
  • diagram Public

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

    pandoc-ext/diagram’s past year of commit activity
    Lua 99 MIT 11 13 (2 issues need help) 3 Updated Dec 12, 2024
  • logging Public

    Pandoc lua filter logging support

    pandoc-ext/logging’s past year of commit activity
    Lua 38 MIT 1 0 0 Updated Dec 4, 2024
  • list-table Public

    Write tables as list of cells and rows.

    pandoc-ext/list-table’s past year of commit activity
    Lua 25 MIT 2 4 0 Updated Nov 28, 2024
  • include-files Public

    Filter to include other files in the document

    pandoc-ext/include-files’s past year of commit activity
    Lua 12 MIT 4 0 1 Updated Sep 27, 2024
  • section-bibliographies Public

    Filter to create a separate bibliography for each section or chapter

    pandoc-ext/section-bibliographies’s past year of commit activity
    Lua 44 MIT 5 3 0 Updated Sep 26, 2024
  • run-lua Public

    Run Lua code that is embedded into documents via XML processing instructions

    pandoc-ext/run-lua’s past year of commit activity
    Lua 4 MIT 1 0 0 Updated Sep 2, 2024
  • cito Public

    Support for the Citation Typing Ontology (CiTO)

    pandoc-ext/cito’s past year of commit activity
    Lua 8 MIT 1 3 0 Updated Sep 2, 2024
  • abstract-section Public

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

    pandoc-ext/abstract-section’s past year of commit activity
    Lua 61 MIT 0 0 0 Updated Sep 1, 2024
  • pagebreak Public

    Manual page breaks

    pandoc-ext/pagebreak’s past year of commit activity
    Lua 33 MIT 5 0 0 Updated Aug 16, 2024
  • multibib Public

    Generate multiple, topic-specific bibliographies.

    pandoc-ext/multibib’s past year of commit activity
    Lua 15 MIT 5 6 2 Updated Jul 11, 2024

Most used topics

Loading…