get_navigation_mathml

Function get_navigation_mathml 

Source
pub fn get_navigation_mathml() -> Result<(String, usize)>
Expand description

Return the MathML associated with the current (navigation) node and the offset (0-based) from that mathml (not yet implemented) The offset is needed for token elements that have multiple characters.