diff options
Diffstat (limited to 'tests/extensions-x-wikilinks')
-rw-r--r-- | tests/extensions-x-wikilinks/wikilinks.txt | 4 |
1 files changed, 4 insertions, 0 deletions
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 <a href="http://example.com/RealLink">RealLink</a>. <http://example.com/And_A_AutoLink> |