pub fn clean_html_with_profile(
html: &str,
profile: HtmlCleaningProfile,
) -> StringExpand description
Clean HTML using a specific profile.
pub fn clean_html_with_profile(
html: &str,
profile: HtmlCleaningProfile,
) -> StringClean HTML using a specific profile.