https://bugzilla.wikimedia.org/show_bug.cgi?id=39617
--- Comment #8 from Erwin Dokter <[email protected]> --- Still learning Git. But the quick fix (should you want to do it manualy) is to find the following string in parser.php: </li><li> and change it to: </li>\n<li> My patch (once it's done) will also terminate all other closing tags with a linebreak, but the above should fix any immediate hlist problems. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
