fast_sanitize v0.2.3 API Reference

Modules

Fast HTML sanitization module.

Processing of HTML fragment trees.

Defines the contract that Sanitizer modules must follow.

The default sanitizer policy.

A sanitizer policy which does nothing.

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

A sanitizer policy which strips all tags.