Skip to main content

remove_math_blocks_from_text

Function remove_math_blocks_from_text 

Source
pub fn remove_math_blocks_from_text(
    text: &str,
    single_dollar_enabled: bool,
) -> String
Expand description

Remove $$...$$ block math (and optionally $...$ inline math) spans.