https://bugzilla.wikimedia.org/show_bug.cgi?id=9428
lɛʁi לערי ריינהארט <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |parser Resolution|INVALID |LATER --- Comment #3 from lɛʁi לערי ריינהארט <[email protected]> 2009-12-16 21:21:27 UTC --- (In reply to comment #1) > 1) <pre> inside lists is bug 1581. > > 2) <pre> will stop at the first </pre> it finds. ... This is correct. comment #1 describes todays behaviour. a *real* parser shouls handle also correctly nested <foo> <bar> </bar> </foo> syntax. also <pre> <pre> </pre> </pre> <nowiki> <nowiki> </nowiki> </nowiki> <noinclude> <noinclude> </noinclude> </noinclude> etc. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
