Description
A Haskell library for Pandoc-style document templates. It helps tools fill template variables and generate final documents, pages, or exports from structured content.
Developers use it in document converters, static site generators, and publishing workflows. Templates should be reviewed for missing variables, escaping rules, and output-specific formatting.