Have list items occupy their own line
authorErwin Dokter <erwin@darcoury.nl>
Sat, 19 Oct 2013 14:03:45 +0000 (14:03 +0000)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sat, 19 Oct 2013 17:45:18 +0000 (19:45 +0200)
commit34bd573144883af9ace7ead32d3be8f692431718
tree5ac120a1a1745cd3783c66535ecd274199e01c25
parent2ec0a2534344d09e134565803e9cec54b6793df0
Have list items occupy their own line

Ensures that HTML list items are on their own line, which fixes a
CSS issue with .hlist; it depends on a breakable character between
list items, and a newline does provide one. Should also unburden
HTML Tidy, as output now matched that of Tidy.

Bug: 39617
Change-Id: I82fb4d749a200cfc049b30d2ee6e96a5ff7574e2
includes/parser/Parser.php
tests/parser/parserTests.txt