<li>item one</li> <li>item two</li>
<ul> <li>item one</li> <li>item two</li> </ul>
<p> </p> <p> <li> item one</li> </p> <p> </p> <p> </p> <p> <li> item two</li> </p>
<p> </p> <p> </p> <p> </p> <p> <li> item one</li> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> </p> <p> <li> item two</li> </p> <p> </p>
<li>item one <li> item two
<p> </p> <p> <li> two</li> </p>
http://ckeditor.com/demo
http://psykoptic.com/demo/syntaxhighlig ... fault.aspx

Re: List Item (li) without containing UL OL
Re: List Item (li) without containing UL OL
li tags must be contained within an ol or ul tag to be vaild in xhtml or html. So this is not a bug. You just need to turn off a main feature of CKEditor inorder to use it for something it was not designed for.
Thanks,
Zanpakutō
Re: List Item (li) without containing UL OL
http://groups.google.com/group/ckeditor ... 53de178ecc
Re: List Item (li) without containing UL OL
Re: List Item (li) without containing UL OL