Change the regexen in doBlockLevels() to handle <center> tags the same as
authorIlmari Karonen <vyznev@users.mediawiki.org>
Sun, 17 Dec 2006 16:51:01 +0000 (16:51 +0000)
committerIlmari Karonen <vyznev@users.mediawiki.org>
Sun, 17 Dec 2006 16:51:01 +0000 (16:51 +0000)
commit7325234d67e8c6d1759186d6aff92dee74910e82
tree541eca2b542ba8cff06e02e66eba2c29cc3b4edd
parentb126d37c7fe8e71539b9aeae06b31075fad35d26
Change the regexen in doBlockLevels() to handle <center> tags the same as
<div>.  This fixes bug 8293: Use of center tag ruins paragraph formatting,
but COULD SOMEONE PLEASE EXPLAIN TO ME WHY??!?  Trying to make sense of
that code gives me a headache.  (Ps. See also related change in r14690.)
RELEASE-NOTES
includes/Parser.php