multifilter

create and process Pandoc documents

Install

All systems
curl cmd.cat/multifilter.sh
Debian Debian
apt-get install libpandoc-elements-perl
Ubuntu
apt-get install libpandoc-elements-perl
image/svg+xml Kali Linux
apt-get install libpandoc-elements-perl
Windows (WSL2)
sudo apt-get update sudo apt-get install libpandoc-elements-perl
Raspbian
apt-get install libpandoc-elements-perl

libpandoc-elements-perl

create and process Pandoc documents

Pandoc::Elements provides utility functions to create abstract syntax trees (AST) of Pandoc documents. The resulting data structure can be converted by Pandoc to many other document formats, such as HTML, LaTeX, ODT, and ePUB. This package includes the Perl module Pandoc::Elements, and the pandoc filter multifilter.