Function freedit::controller::fmt::md2html

source ·
pub(super) fn md2html(md: &str) -> String
Expand description

convert latex and markdown to html. Inspired by cmark-syntax