HTML
Edit on GitHub
- show_media
-
See also
- striptags
-
Removes all HTML tags from the value.
- without_embedded_media
-
See also
- embedded_media
-
See also
- truncate_html
-
See also
- urlize
-
See also
- sanitize_url
-
Sanitize an URL. Removes URLs that might be dangerous, like javascript: URLs.
- sanitize_html
-
Sanitize a HTML code. Removes elements and attributes that might be dangerous, like <script\> elements.
- merge_tags
-
A mail-merge like filter where tag-expressions in a text are replaced with the value of their evaluation.
- render
-
Render a template.
Forms
Filters
Lists