https://bugzilla.wikimedia.org/show_bug.cgi?id=49296

--- Comment #2 from [email protected] ---
Looks like PHP parser / tidy strips empty list items.

*
* a
*
* b
* 

renders as <ul><li>a</li><li>b</li></ul>

whereas Parsoid generates the three empty list items.  Something to investigate
if we want to strip out the empty list items as well.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to