pandoc-filter
There are 180 repositories under pandoc-filter topic.
arnehilmann/markdeck
presentations as code - author cool slide decks, text-only, offline-ready, collaborative
lierdakil/pandoc-crossref
Pandoc filter for cross-references
raghur/mermaid-filter
Pandoc filter for creating diagrams in mermaid syntax blocks in markdown docs
gpoore/codebraid
Live code in Pandoc Markdown
LaurentRDC/pandoc-plot
Render and include figures in Pandoc documents using your plotting toolkit of choice
pandoc-ext/diagram
Generate diagrams from embedded code; supports Mermaid, Dot/GraphViz, PlantUML, Asymptote, CeTZ, and TikZ.
jez/pandoc-sidenote
Convert Pandoc Markdown-style footnotes into sidenotes
cagix/pandoc-lecture
Pandoc Markdown Lecture Template: This project defines a skeleton repo for creating lecture slides and handouts including lecture notes out of Pandoc Markdown (https://pandoc.org/MANUAL.html) using a single source approach.
baig/pandoc-csv2table
A Pandoc filter that renders CSV as Pandoc Markdown Tables.
iandol/dotpandoc
Pandoc Data directory, including customised filters and templates for producing multiple outputs for academic content.
ickc/pantable
CSV Tables in Markdown: Pandoc Filter for CSV Tables
zotero/citeproc-rs
CSL processor in Rust.
DCsunset/pandoc-include
A pandoc filter to allow file and header inclusion
pandoc-ext/abstract-section
Write an article abstract in a normal section, not the YAML metadata.
steindani/pandoc-include
An include filter for Pandoc
dialoa/columns
Multicolumn support for pandoc's markdown
ickc/pancritic
using criticmarkup in the pandoc markdown source
pandoc-ext/section-bibliographies
Filter to create a separate bibliography for each section or chapter
shafayetShafee/line-highlight
Quarto Extension to implement code line highlighting for HTML documents
CDSoft/panda
Panda is a Pandoc Lua filter that works on internal Pandoc's AST. Panda is heavily inspired by [abp](http:/cdelord.fr/abp) reimplemented as a Pandoc Lua filter.
odkr/pandoc-zotxt.lua
Pandoc filter that looks up bibliographic data for citations in Zotero.
pandoc-ext/logging
Pandoc lua filter logging support
cysouw/pandoc-ling
Pandoc Lua filter for linguistic examples
mb21/pandoc-placetable
Pandoc filter to include CSV data (from file or URL)
pandoc-ext/pagebreak
Manual page breaks
htdebeer/paru
Control pandoc with Ruby and write pandoc filters in Ruby
chdemko/pandoc-latex-environment
Pandoc filter for adding LaTeX environement on specific div
chdemko/pandoc-numbering
A pandoc filter for numbering all kinds of things.
nick-ulle/pandoc-minted
A pandoc filter that has the LaTeX writer use minted for typesetting code.
pandoc-ext/list-table
Write tables as list of cells and rows.
shafayetShafee/collapse-callout
Make the Callout Blocks collapsible globally in your HTML document
marhop/pandoc-unicode-math
Replace Unicode symbols by equivalent Latex commands
tarleb/parse-latex
Filter that will parse raw LaTeX snippets and include the results in the output.
chdemko/pandoc-latex-admonition
A pandoc filter for setting admonition on specific div or codeblock elements
bcdavasconcelos/cite-field
Lua filter for Pandoc and Quarto that allows printing any field of a bibliographic entry using `[@Citekey]{.csl_field}` as in `[@Citekey]{.author}`.
LaurentRDC/pandoc-pyplot
A Pandoc filter to generate Matplotlib/Plotly figures directly in documents