pub fn get_braille(nav_node_id: String) -> Result<String>Expand description
Get the braille associated with the MathML that was set by set_mathml.
The braille returned depends upon the preference for the code preference (default Nemeth).
If ‘nav_node_id’ is given, it is highlighted based on the value of BrailleNavHighlight (default: EndPoints)