Remove verify_html as it isn't supported in TinyMCE 4
This commit is contained in:
@@ -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: "",
|
||||
|
||||
Reference in New Issue
Block a user