Function dokkoo::render_markdown[][src]

pub fn render_markdown(text_to_render: String) -> String

Render Markdown as HTML

Arguments

  • text_to_render - The Markdown text to render into HTML