pandocwalk
create and process Pandoc documents
Install
- All systems
-
curl cmd.cat/pandocwalk.sh
- Debian
-
apt-get install libpandoc-elements-perl
- Ubuntu
-
apt-get install libpandoc-elements-perl
- 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
- Dockerfile
- dockerfile.run/pandocwalk
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.