Paragraphs may also contain links. There are two types of links: internal links and external links.
Internal links are links to documented elements. They exist in 2 forms:
Example: Internal links
1 The <<stringlist TStringlist>> class is a descendent
2 of the <<TStrings>> class.
External links are links to URLs. They exist in 2 forms:
Example: External links
1 [[Here http://www.freepascal.org]]
2 is the website of Free Pascal.
3
4 Check out the following site: [[http://www.freepascal.org]].