Function mdbook::utils::new_cmark_parser

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