pub fn is_in_math_context(ctx: &LintContext<'_>, byte_pos: usize) -> boolExpand description
Check if a byte position is within a math context (block or inline)
pub fn is_in_math_context(ctx: &LintContext<'_>, byte_pos: usize) -> boolCheck if a byte position is within a math context (block or inline)