For some reason, I like my list li tags to each contain a p tag but you are right, it is not needed. My approach allows highlighting the exact list and clicking to get back the original set of paragraphs without having to change span to p tags or bare text to p tags.
So that is how I implemented it for CodeView when the BookView version that did the same went away.
|