Merge "Bug 38955 - Don't include job_timestamp in checks for duplicate jobs"
authorAaron Schulz <aschulz@wikimedia.org>
Mon, 1 Oct 2012 19:13:07 +0000 (19:13 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 1 Oct 2012 19:13:07 +0000 (19:13 +0000)
tests/parser/parserTests.txt

index eb038db..bd65aa3 100644 (file)
@@ -1505,6 +1505,15 @@ second]
 </p>
 !!end
 
+!! test
+External links: Pipe char between url and text
+!! input
+[http://example.com | link]
+!! result
+<p><a rel="nofollow" class="external text" href="http://example.com">| link</a>
+</p>
+!!end
+
 !! test
 External links: protocol-relative URL in brackets
 !! input