awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Document Templating Engines · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDocument Templating Engines

Systems for injecting dynamic content into reusable templates to ensure consistent document styling.

Distinguishing note: Focuses on template-based document rendering rather than general-purpose web templating.

Explore 1 awesome GitHub repository matching content management & publishing · Document Templating Engines. Refine with filters or upvote what's useful.

  1. Home
  2. Content Management & Publishing
  3. Document Templating Engines

Awesome Document Templating Engines GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • jgm/pandoc

    jgm/pandoc

    42,166View on GitHub↗

    Pandoc is a universal document converter that translates content between a wide range of markup and binary formats. It functions by parsing input documents into a unified intermediate abstract syntax tree, which serves as the foundation for consistent manipulation and transformation across diverse output types. The system is distinguished by its modular reader-writer pipeline, which decouples input parsing from output generation to allow for granular control over document structure. Users can programmatically manipulate this intermediate tree through a robust filter system, supporting both ex

    Standardizes document outputs through reusable templates and dynamic variable injection.

    Haskellcommonmarkconverterdocument
    42,166View on GitHub↗