Function comrak::markdown_to_html [−][src]
pub fn markdown_to_html(md: &str, options: &ComrakOptions) -> StringExpand description
Render Markdown to HTML.
See the documentation of the crate root for an example.
pub fn markdown_to_html(md: &str, options: &ComrakOptions) -> StringRender Markdown to HTML.
See the documentation of the crate root for an example.