From 97a3b3f5ae034ba361e5eaf01243ef4448f6d617 Mon Sep 17 00:00:00 2001 From: Anders Wegge Jakobsen Date: Sun, 4 Jun 2006 01:30:39 +0000 Subject: [PATCH] Prodding the sore toe: Another pathological parser test case --- maintenance/parserTests.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 + # # # -- 2.20.1