From cfa57854f1b2938a2a8cc1fb4a7efb57e9df0441 Mon Sep 17 00:00:00 2001 From: Subramanya Sastry Date: Mon, 1 Oct 2012 14:09:19 -0500 Subject: [PATCH] Added test for parsing   in wikilinks. Change-Id: I3aa2c76e6fb03c3acaf2edb9fbeca6fd70c556c2 --- tests/parser/parserTests.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index bd65aa3f39..9dc96b2cff 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -2825,6 +2825,16 @@ Blah blah blah

!! end +!! test +Parsoid-specific test: Wikilinks with   should RT properly +!! options +language=ln +!! input +[[WW II]] +!!result +

WW II +

+!! end ## ## XHTML tidiness -- 2.20.1