Function mdbook::utils::new_cmark_parser

source ยท
pub fn new_cmark_parser(text: &str, smart_punctuation: bool) -> Parser<'_>