Author: vegarwes
Description:
I think I've found a bug in the mediawiki parser.
I wantet a numbered list, with subentries, and <pre>-formated tekst on the subentry
This works fine:
- One
- Two
- Three
- test: <pre> this is preformated tekst</pre>
- Four
But this dont:
- One
- Two
- Three
- test: <pre> this is preformated tekst</pre>
- test2: <pre> this is preformated tekst</pre>
- Four
Version: unspecified
Severity: normal