OpenQuizz
Une application de gestion des contenus pédagogiques
pip._vendor.html5lib.filters.sanitizer Namespace Reference

Data Structures

class  Filter
 

Variables

 allowed_elements
 
 allowed_attributes
 
 attr_val_is_uri
 
 svg_attr_val_allows_ref
 
 svg_allow_local_href
 
 allowed_css_properties
 
 allowed_css_keywords
 
 allowed_svg_properties
 
 allowed_protocols
 
 allowed_content_types
 
 data_content_type
 

Detailed Description

Deprecated from html5lib 1.1.

See `here <https://github.com/html5lib/html5lib-python/issues/443>`_ for
information about its deprecation; `Bleach <https://github.com/mozilla/bleach>`_
is recommended as a replacement. Please let us know in the aforementioned issue
if Bleach is unsuitable for your needs.

Variable Documentation

◆ allowed_attributes

allowed_attributes

◆ allowed_content_types

allowed_content_types

◆ allowed_css_keywords

allowed_css_keywords

◆ allowed_css_properties

allowed_css_properties

◆ allowed_elements

allowed_elements

◆ allowed_protocols

allowed_protocols

◆ allowed_svg_properties

allowed_svg_properties

◆ attr_val_is_uri

attr_val_is_uri

◆ data_content_type

data_content_type

◆ svg_allow_local_href

svg_allow_local_href

◆ svg_attr_val_allows_ref

svg_attr_val_allows_ref