Skip to main content

try_parse_double_backslash_inline_math

Function try_parse_double_backslash_inline_math 

Source
pub fn try_parse_double_backslash_inline_math(
    text: &str,
) -> Option<(usize, &str)>
Expand description

Try to parse double backslash inline math: \(…\) Extension: tex_math_double_backslash