Remove verify_html as it isn't supported in TinyMCE 4

This commit is contained in:
Andy Armstrong
2014-04-23 09:52:23 -04:00
parent b5e99614c3
commit 4cfa280502

View File

@@ -53,7 +53,6 @@ class @HTMLEditingDescriptor
valid_children : "+body[style]",
# Allow any elements to be used, e.g. link, script, math
verify_html: false,
valid_elements: "*[*]",
extended_valid_elements: "*[*]",
invalid_elements: "",