Skip to main content

render_markdown

Function render_markdown 

Source
pub fn render_markdown(body: &str) -> String
Expand description

Render a markdown body (frontmatter already stripped) to HTML with GFM extensions and server-side syntect syntax highlighting of fenced code.