Function transform_html

Source
pub fn transform_html(
    opts: TransformHtmlOptions,
) -> Result<String, HtmlTransformError>
Expand description

Transforms HTML by removing unwanted elements, filtering tags, and processing URLs