html_entities
The html_entities filter converts HTML entities to their entity value.
This filter is unique to Aptuitiv. It is not part of the core Twig functionality.
{{ '<p><b>All</b> HTMl code will be converted</p>'|html_entities }}