mdbook
0.4.43
In mdbook::
utils
mdbook
::
utils
Function
new_cmark_parser
Copy item path
Source
pub fn new_cmark_parser(text: &
str
, smart_punctuation:
bool
) ->
Parser
<'_>