Static site generation, theme rendering, and asset bundling for systemprompt.io AI governance dashboards. Handlebars and Markdown pipeline for the MCP governance platform.
//! Markdown rendering and frontmatter extraction used by the prerender
//! pipeline.
//!//! Copyright (c) systemprompt.io — Business Source License 1.1.
//! See <https://systemprompt.io> for licensing details.
modmarkdown;pubusemarkdown::{extract_frontmatter, render_markdown};