From 834d1a8afe8236d60a994c649e453a650e7594a9 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Fri, 20 Mar 2009 21:33:23 -0400 Subject: Fixed a few bugs in wikilinks url cleaning. And for those who don't like the default, added a config which accepts a callable to replace the default. Updated tests and docs. --- tests/extensions-x-wikilinks/wikilinks.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests') diff --git a/tests/extensions-x-wikilinks/wikilinks.txt b/tests/extensions-x-wikilinks/wikilinks.txt index 46d1279..8e6911b 100644 --- a/tests/extensions-x-wikilinks/wikilinks.txt +++ b/tests/extensions-x-wikilinks/wikilinks.txt @@ -2,6 +2,10 @@ Some text with a [[WikiLink]]. A link with [[ white space and_underscores ]] and a empty [[ ]] one. +Another with [[double spaces]] and [[double__underscores]] and +one that [[has _emphasis_ inside]] and one [[with_multiple_underscores]] +and one that is _[[emphasised]]_. + And a RealLink. -- cgit v1.2.3