Steps to reproduce:
-
Open tinymce editor in text mode
-
Add the following example
<ul>
<li>[javascript][/javascript]</li>
<li>[java][/java]</li>
</ul>
-
Switch to visual tab
Expected result: Two items of the unordered list with the given shortcodes
Actual result: One item and broken HTML.
