Skip to main content

render_markdown_entry

Function render_markdown_entry 

Source
pub fn render_markdown_entry(
    bytes: &[u8],
    filename: &str,
) -> Result<RenderedHtmlDocument, RenderHtmlError>