Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
...这是正确的行为,但是在 TinyMCE 3.4.7 中具有此设置的文件在哪里(在 modx Revolution 2.2.6 中是 TinyMCE 4.3.3)?是否可以添加其他一些例外?例如,如果我希望除 img 之外的所有内容都包含在 p 中,等等?
您可以配置什么是有效的,什么是无效的。为此检查 tinymce 配置参数 valid_elements、valid_children 和 extended_valid_elements。