Files
tinymce-docs-4x/demo/valid-elements.md
T
r12s b98e9624dd move select content from tutorials to advanced topics
* 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
2015-11-23 09:35:43 -08:00

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" %}