mdbook
0.4.34
In mdbook::utils
Function
mdbook
::
utils
::
new_cmark_parser
Copy item path
source
ยท
[
−
]
pub fn new_cmark_parser(text: &
str
, curly_quotes:
bool
) ->
Parser
<'_, '_>