fn md_extensions() -> OptionsExpand description
Returns the default markdown extensions used by lychee.
Sadly, | is not const for Options so we can’t use a const global.
fn md_extensions() -> OptionsReturns the default markdown extensions used by lychee.
Sadly, | is not const for Options so we can’t use a const global.