MoinLight

Changeset

294:8f7b1e8e5deb
2020-11-28 Paul Boddie raw files shortlog changelog graph Changed the link test to use a more reasonable link parameter.
tests/test_links.tree (file) tests/test_links.txt (file)
     1.1 --- a/tests/test_links.tree	Mon Aug 03 00:07:33 2020 +0200
     1.2 +++ b/tests/test_links.tree	Sat Nov 28 18:36:46 2020 +0100
     1.3 @@ -47,8 +47,6 @@
     1.4          Text
     1.5        LinkParameter
     1.6          Text
     1.7 -      LinkParameter
     1.8 -        Text
     1.9      Text
    1.10    Break
    1.11    Block
     2.1 --- a/tests/test_links.txt	Mon Aug 03 00:07:33 2020 +0200
     2.2 +++ b/tests/test_links.txt	Sat Nov 28 18:36:46 2020 +0100
     2.3 @@ -3,7 +3,7 @@
     2.4  [[http://www.python.org/|URL]], [[attachment:image.png|attachment]],
     2.5  [[MoinMoin:RecentChanges|interwiki]].
     2.6  
     2.7 -A [[SomePage|''fancy'' link]] and [[SomePage|another|with|arguments]].
     2.8 +A [[SomePage|''fancy'' link]] and [[SomePage|another|title=with arguments]].
     2.9  
    2.10  An {{attachment:picture.jpg|image|width=200}}.
    2.11