Skip to content

0.4.0

Compare
Choose a tag to compare
@jenshalm jenshalm released this 23 May 00:33
· 3337 commits to main since this release

Adding template based site generation and batch processing

  • Template-based site generation for HTML output
  • Support for tables of contents, autonumbering of documents and sections
    and convenient cross-linking between documents for all supported markup
    formats
  • Custom Directives (tags) for templates and text markup
  • Document Fragments that can be rendered separately from the main document content
  • New API for batch processing for parse, render and full transform operations
  • Parallel processing of parsers and renderers
  • Completely restructured manual