From afabc7cc1ae2de8644c83cfe4b62b96fcafde79e Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Fri, 2 Sep 2005 21:47:42 +0000 Subject: [PATCH] added some markup.pl tests --- test.pl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/test.pl b/test.pl index 6b74fbaa..917ab554 100755 --- a/test.pl +++ b/test.pl @@ -1937,6 +1937,12 @@ foo -- bar foo – bar foo\n----\nbar foo

bar

+foo ##bar+## baz +foo bar+ baz +foo %%bar+%% baz +foo bar+ baz +##http://www.example.com## +http://www.example.com EOT run_tests();