pub fn render_markdown(body: &str) -> String
Render a markdown body (frontmatter already stripped) to HTML with GFM extensions and server-side syntect syntax highlighting of fenced code.