- Issue created by @CChiste
With this markup, list item "beta" is removed when switching out of source mode.
<ul> <li> alpha </li> <!--<li> beta </li>--> <li> gamma </li> </ul>
I see this happening entirely in CKEditor without posting the form. I don't think Drupal's filters are involved.