web commit by ThomasSchwinge: Different sorts of links

master
www-data 2006-05-04 10:31:51 +00:00
parent 8c723b5564
commit 27580105de
1 changed files with 9 additions and 1 deletions

View File

@ -39,7 +39,15 @@ Bulleted list
* item
* just to try this stuff - looks kool!
[[WikiLink]]
----
## Different sorts of links:
* [[WikiLink]]
* [[different name for a WikiLink][WikiLink]]
* <http://www.gnu.org/>
* [GNU](http://www.gnu.org/)
* [Email](mailto:noone@invalid)
----