replace_inline_math

Function replace_inline_math 

Source
pub fn replace_inline_math(line: &str) -> String
Expand description

Replace inline math ($…$ and $$…$$) with placeholder characters This prevents math content from being mistaken for emphasis markers