b98e9624dd
* move select content back to advanced topics * change examples url from /learn to /demo * fix broken links resulting from above changes * update nav.yml to reflect above changes
603 B
603 B
layout, title, title_nav, description_short, description, keywords
| 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" %}