Show HN: Md-tmpl - Strongly typed Markdown templates
Category: library
Tags: templating, markdown, strongly-typed
Score: 7.3/10 (Innovation: 6, Technical: 8, Documentation: 8, Utility: 7)
Md-tmpl is a strongly typed, compiled Markdown templating engine with build-time validation, designed for generating structured outputs (e.g., LLM prompts, code reviews) that are safe, fast, and readable as plain Markdown. Its novel frontmatter type system and cross-language bindings (Rust, Python, Go, TypeScript) make it interesting for agent-driven workflows and high-performance templating.
Target audience: backend devs, data engineers, ai developers
Repository: https://github.com/domenukk/md-tmpl · Rust · Apache-2.0 · 1 stars
View on Hacker News