From d3aa60918925da8f75076ccb6a828c343950553d Mon Sep 17 00:00:00 2001 From: Brion Vibber Date: Thu, 1 Jun 2006 21:11:29 +0000 Subject: [PATCH] Add regression test for bug 6164 --- citeParserTests.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/citeParserTests.txt b/citeParserTests.txt index e119286a..880d4845 100644 --- a/citeParserTests.txt +++ b/citeParserTests.txt @@ -97,3 +97,22 @@ TemplatingText
  1. Text
!! end + +!! test + after (bug 6164) +!! input +one + +Image:Foobar.jpg + + +!! result +

[1] +

+ + + +
  1. one
+ +!! end