From a0b75a10020f83eebbef4826adf6d1a63fa2ff4c Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Thu, 21 Apr 2005 04:01:49 +0000 Subject: [PATCH] * Adding a PMID test, currently fails (unless we like to strip _ from urls in title="") --- maintenance/parserTests.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/maintenance/parserTests.txt b/maintenance/parserTests.txt index 05454a41c5..0cbe34a660 100644 --- a/maintenance/parserTests.txt +++ b/maintenance/parserTests.txt @@ -979,7 +979,7 @@ title=[[Main Page]] !! end ### -### Interwiki links +### Interwiki links (see maintenance/interwiki.sql) ### !! test @@ -1119,6 +1119,15 @@ ISBN 0-306-40615-2

!! end +!! test +Magic links: PMID +!! input +PMID 1234 +!! result +

PMID 1234 +

+!! end + ### ### Templates #### -- 2.20.1