web commit by ThomasSchwinge: Different sorts of links
parent
8c723b5564
commit
27580105de
|
@ -39,7 +39,15 @@ Bulleted list
|
||||||
* item
|
* item
|
||||||
* just to try this stuff - looks kool!
|
* 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)
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue