Function mini_markdown::render
source · pub fn render(source: &str) -> StringExpand description
Render HTML from a source markdown string Output is sanitized to prevent script injection
pub fn render(source: &str) -> StringRender HTML from a source markdown string Output is sanitized to prevent script injection