API Reference html_sanitize_ex v1.4.3

Modules

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

Allows all HTML5 tags to support user input.

Allows basic HTML tags to support user input for writing relatively plain text with Markdown (GitHub flavoured Markdown supported).

This module contains some meta-programming magic to define your own rules for scrubbers.

Scrubs neither tags, nor their attributes.