vxml_pipeline/desugarers/strip_delimiters_inside_if
Values
pub fn assertive_tests() -> testing.AssertiveTestCollection
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.