Skip to main content

clean_html_with_profile

Function clean_html_with_profile 

Source
pub fn clean_html_with_profile(
    html: &str,
    profile: HtmlCleaningProfile,
) -> String
Expand description

Clean HTML using a specific profile.