< LinksStyle sheet references >

External links

Beside links which point from somewhere in the document to somewhere else in the document, it can also be necessary to link to an external document. This is done with the [[ ]] notation:

Example

:title Creator

You can have a look at [[http://www.cantamen.de|our website]].


Creator

You can have a look at our website.

If you do not give a second part between the brackets (“|our website” in the above example), the URL is printed verbatim. Note, however that you have to write the URL special if it contains any characters which have to be escaped within HelpSetMaker.

< LinksStyle sheet references >