I managed to get TinyMCE to save the tag <script>in the source, so it no longer splits as an invalid tag. However, in edit mode, it does not display anything. The script tag is present in the html view, but it's just an empty line in edit mode.
Instead, I want tinyMCE to display something instead of nothing. Even if it's just plain text, like [the script is here]. Is it possible? How? I can’t make it work for me. Thank!
source
share