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

Gabriel Wicke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #23 from Gabriel Wicke <[email protected]> 2011-11-10 15:30:59 UTC 
---
George, thank you for your patch! It seems to mostly do what it says, but I am
quite worried about block-level elements other than div. Those would also need
to be treated specially to avoid introducing regressions.

In general, we are currently trying to solve the problems inherent in the
current parser architecture more systematically by writing a completely new
parser (https://www.mediawiki.org/wiki/Future ). The problem you solved here
should be fixed in this new parser, as we are no longer using regexp-based
heuristics for block-level formatting.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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