# `HtmlSanitizeEx.Scrubber.BasicHTML`
[🔗](https://github.com/rrrene/html_sanitize_ex/blob/main/lib/html_sanitize_ex/scrubber/basic_html.ex#L1)

Allows basic HTML tags to support user input for writing relatively
plain text but allowing headings, links, bold, and so on.

Does not allow any styling, HTML5 tags, video embeds etc.

# `before_scrub`

# `sanitize`

# `scrub`

# `scrub_attribute`

# `scrub_attributes`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
