Revert "Fixing that TinyMCE is encoding special chars"

This reverts commit 188fabe233.
This commit is contained in:
Lombiq 2015-11-24 20:54:41 +01:00
parent cee6539430
commit 53317d97c5

View File

@ -12,7 +12,6 @@ tinyMCE.init({
selector: "textarea.tinymce",
theme: "modern",
schema: "html5",
entity_encoding : "raw",
plugins: [
"advlist autolink lists link image charmap print preview hr anchor pagebreak",
"searchreplace wordcount visualblocks visualchars code fullscreen",