From: Platonides Date: Wed, 29 Sep 2010 21:52:52 +0000 (+0000) Subject: Added a couple of -
 tests per bug 13238
X-Git-Tag: 1.31.0-rc.0~34731
X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dcompta/operations/modifier.php?a=commitdiff_plain;h=34d1808c9d8014d540fbe7da496ef398320ce8c9;p=lhc%2Fweb%2Fwiklou.git

Added a couple of  - 
 tests per bug 13238
---

diff --git a/maintenance/tests/parser/parserTests.txt b/maintenance/tests/parser/parserTests.txt
index b69b95c747..631df22cd6 100644
--- a/maintenance/tests/parser/parserTests.txt
+++ b/maintenance/tests/parser/parserTests.txt
@@ -427,6 +427,59 @@ Bug 6200: Preformatted in 
!! end +!! test + inside
 (bug 13238)
+!! input
+
+
+
+
+
+
+
Foo
+!! result +
+<nowiki>
+
+
+
+
+
<nowiki>Foo</nowiki>
+ +!! end + +!! test + and
 preference (first one wins)
+!! input
+
+
+
+ +
+ + +
+
+
+
+
+ +!! result +
+<nowiki>
+
+

</nowiki> +</pre> +

+<pre> +<nowiki> +</pre> + +</pre> +

+!! end + + ### ### Definition lists ###