https://bugzilla.wikimedia.org/show_bug.cgi?id=49296
--- Comment #3 from Gabriel Wicke <[email protected]> --- Stripping empty list items in general would create a lot of problems for round-tripping and editing, so we don't want to go down that path. In bug 41289 we are working on supporting the special case of a HTML-syntax list item inside a wikitext-syntax list item. Once that has landed, templates like INSEE can be converted to use a HTML-syntax <li> instead of the newline and bullet instead, and the result will render just as it does now both in the PHP parser and Parsoid. -- 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
