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

Erwin Dokter <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #4 from Erwin Dokter <[email protected]> ---
I fixed navbox so that list items always ocupy there own line, that fixes the
problem.

For reference:

Incorrect:
<div>
# list item 1
# list item 2</div>

Correct:
<div>
# list item 1
# list item 2
</div>

It it essentially bad wiki formatting to include closing tags on the same line
as wiki list items. So I'm closing this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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