pub fn find_top_level_math(doc: &PostDocument) -> Vec<Node>Expand description
Find top-level Math nodes (not nested within other Math nodes).
Port of MathProcessor::toProcess.
pub fn find_top_level_math(doc: &PostDocument) -> Vec<Node>Find top-level Math nodes (not nested within other Math nodes).
Port of MathProcessor::toProcess.