From: Subramanya Sastry Date: Mon, 1 Oct 2012 15:37:17 +0000 (-0500) Subject: Added test to allow "|" char between url and text in extlinks. X-Git-Tag: 1.31.0-rc.0~22215 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=875f2a0d98eecf4d76991ae59658f2e799ed0461;p=lhc%2Fweb%2Fwiklou.git Added test to allow "|" char between url and text in extlinks. Change-Id: Ic86f6fff600650207afc52a87d4f92b1c9347130 --- diff --git a/tests/parser/parserTests.txt b/tests/parser/parserTests.txt index eb038dbe83..bd65aa3f39 100644 --- a/tests/parser/parserTests.txt +++ b/tests/parser/parserTests.txt @@ -1505,6 +1505,15 @@ second]

!!end +!! test +External links: Pipe char between url and text +!! input +[http://example.com | link] +!! result +

| link +

+!!end + !! test External links: protocol-relative URL in brackets !! input