Skip to main content

cmml_element_for_meaning

Function cmml_element_for_meaning 

Source
pub fn cmml_element_for_meaning(meaning: &str) -> Option<&'static str>
Expand description

Known Content MathML elements for specific meanings.

Port of the Token:?:meaning content DefMathML declarations. See also content.rs::meaning_to_cmml_element() for the full list.