vxml_pipeline/desugarers/strip_delimiters_inside_if

Values

pub fn constructor(
  param: #(
    String,
    List(core.LatexDelimiterPair),
    fn(vxml.VXML) -> Bool,
  ),
) -> core.Desugarer

Removes configured LaTeX delimiters from matching target elements that satisfy a condition.

pub const name: String
Search Document