From: Subramanya Sastry Date: Wed, 8 Aug 2012 19:44:39 +0000 (-0500) Subject: Added another parser test for headings. X-Git-Tag: 1.31.0-rc.0~22792^2 X-Git-Url: http://git.cyclocoop.org/%24action?a=commitdiff_plain;h=e26b5665b5e614d5c6733ac83835cb470e20021b;p=lhc%2Fweb%2Fwiklou.git Added another parser test for headings. Change-Id: I6a559f5355b3c2da385306a3e5451803f8a2ec86 --- diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index 48e1d7cbb3..2745f417fb 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -5469,6 +5469,30 @@ section 5

!! end +!! test +Headers with excess '=' characters +(Are similar tests necessary beyond the 1st level?) +!! input +=foo== +==foo= +=''italic'' heading== +==''italic'' heading= +!! result +

Contents

+ +
+

[edit] foo=

+

[edit] =foo

+

[edit] italic heading=

+

[edit] =italic heading

+ +!! end + !! test BUG 1219 URL next to image (broken) !! input