pub fn apply_transformers(content: &str, transformers: &[Transformer]) -> StringExpand description
Apply a sequence of transformers to content.
pub fn apply_transformers(content: &str, transformers: &[Transformer]) -> StringApply a sequence of transformers to content.