Function math_term

Source
pub(super) fn math_term(
    skip: usize,
    elements: FTMLElements,
    orig: OriginalNode,
    t: OpenTerm,
) -> impl IntoView
Available on crate feature omdoc only.