https://bugzilla.wikimedia.org/show_bug.cgi?id=6200
Vitaliy Filippov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #8626|0 |1 is obsolete| | --- Comment #51 from Vitaliy Filippov <[email protected]> 2011-11-16 12:36:04 UTC --- Created attachment 9467 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9467 Rewritten doBlockLevels for r103314 Yeah, it was made against 1.16. Updated it against r103314. The new patch doesn't include the part for cite extension, I'll post it separately. There are some changes in parser tests. Most of them are related to the space between closing and opening tags (</p>\n<p> --> </p><p>). Some are related to the subject of this bug. Plus there is one test that I've intentionally didn't change - <html><script>...</script></html> which will now wrap into <div class=paragraph> not <p>. -- 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
