From: Gabriel Wicke Date: Sat, 10 Apr 2004 16:06:30 +0000 (+0000) Subject: asses li and ul to blocklevel regex, those are coming from included templates. X-Git-Tag: 1.3.0beta1~472 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=47cdc34af97f36c03053c56c1a12d1da5333aa85;p=lhc%2Fweb%2Fwiklou.git asses li and ul to blocklevel regex, those are coming from included templates. --- diff --git a/includes/Parser.php b/includes/Parser.php index 3f64232eb5..3bf6485743 100644 --- a/includes/Parser.php +++ b/includes/Parser.php @@ -1091,10 +1091,10 @@ class Parser if ( 0 == $npl ) { # No prefix (not in list)--go to paragraph mode $uniq_prefix = UNIQ_PREFIX; // XXX: use a stack for nestable elements like span, table and div - $openmatch = preg_match("/(closeParagraph();