mdbook::utils

Function new_cmark_parser

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