pub fn get_navigation_mathml_id() -> Result<(String, usize)>Expand description
Return the id and offset (0-based) associated with the current (navigation) node.
offset (not yet implemented)
The offset is needed for token elements that have multiple characters.