module Paru
Constants
- PANDOC_BLOCK
Paru
filter is a wrapper around pandoc’s JSON api, which is based on pandoc-types.Pandoc
treats block elements and inline elements differently.Pandoc’s block elements are:
- PANDOC_INLINE
Pandoc’s inline elements are
- PANDOC_TYPES
All of pandoc’s type together:
- VERSION
Paru’s current version