mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-04-05 21:01:35 +08:00
Revert "Fixing that TinyMCE is encoding special chars"
This reverts commit 188fabe233
.
This commit is contained in:
parent
cee6539430
commit
53317d97c5
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user