Skip to main content

render_markdown_document

Function render_markdown_document 

Source
pub fn render_markdown_document(
    frontmatter: &DurableMemoryFrontmatter,
    body: &str,
) -> Result<String>