vxml_pipeline/desugarers/fold_custom_into_text

Values

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

Replaces matching elements with computed text, joining the result to adjacent text nodes.

pub const name: String
Search Document