Skip to main content

math_is_parsed

Function math_is_parsed 

Source
pub fn math_is_parsed(math: &Node) -> bool
Expand description

Check if a Math element was successfully parsed (not marked as unparsed).

Port of MathProcessor::mathIsParsed.