rutrum / awesome-pandoc

A list of awesome resources around pandoc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

awesome-pandoc

A list of resources around pandoc.

  • pandoc - Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library.

Engines that use Pandoc

  • rmarkdown - Dynamic documents for R.
  • quarto - Open-source scientific and technical publishing system built on Pandoc.

Pandoc Filters

  • pandoc-include - Pandoc filter to allow file and header includes.
  • pandoc-mustache - Pandoc filter for variable substitution using Mustache syntax.
  • mermaid-filter - Pandoc filter for creating diagrams in mermaid syntax blocks in markdown docs.
  • pandoc-numbering - Pandoc filter for numbering all kinds of things.

Pandoc Templates

  • pandoc-letter - Pandoc template for writing letters in markdown.

Command Line Utilities

  • panrun - script that looks at the YAML metadata in a markdown file and runs pandoc for you.

Pandoc Filter Development

  • panflute - a Python package that makes creating Pandoc filters fun.

Programming Language Libraries

Ruby

Tutorials/Articles

About

A list of awesome resources around pandoc.

License:Creative Commons Zero v1.0 Universal