You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
603 B
603 B
layout | title | title_nav | description_short | description | keywords |
---|---|---|---|---|---|
default | Valid Elements Example | Valid Elements | Explore how valid_elements cleans up raw HTML output. | This example shows you how to use the extended_valid_elements option, enabling you to specify valid elements and attributes. | example demo custom valid elements valid_elements |
This example shows you how to use the [extended_valid_elements]({{ site.baseurl }}/configure/content-filtering/#extended_valid_elements) option. This option enables you to specify valid elements and attributes.
{% include codepen.html id="LpMLwQ" %}