@hackage doctemplates0.6

Pandoc-style document templates

This is the text templating system used by pandoc. It supports variable interpolation, iteration, tests for non-blank values, and partials. Templates may be rendered to a variety of formats, including doclayout Docs, and variable values may come from a variety of different sources, including aeson Values.