From: Anders Wegge Jakobsen Date: Sun, 4 Jun 2006 01:30:39 +0000 (+0000) Subject: Prodding the sore toe: Another pathological parser test case X-Git-Tag: 1.31.0-rc.0~56907 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=97a3b3f5ae034ba361e5eaf01243ef4448f6d617;p=lhc%2Fweb%2Fwiklou.git Prodding the sore toe: Another pathological parser test case --- diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index de755b6bf9..e68c24c06e 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -4343,6 +4343,17 @@ Correct handling of , (Bug 6171) !! end + +!!test +Mixing markup for italics and bold +!! options +!! input +'''bold''''''bold''bolditalics''''' +!! result +

boldboldbolditalics> +

+!! end + # # #