pub fn convert_to_cmml(doc: &PostDocument, xmath: &Node) -> NodeDataExpand description
Convert an XMath tree to Content MathML.
Port of MathML::Content::convertNode + cmml_top.
pub fn convert_to_cmml(doc: &PostDocument, xmath: &Node) -> NodeDataConvert an XMath tree to Content MathML.
Port of MathML::Content::convertNode + cmml_top.