Graeme's Wiki

some new page
This is a quick look at the wiki syntax supported on this site.
This might change in the future.

horizontal rule


Like this.


bold


The following should be in bold: some text


italic


The following should be in italics: some text


link


Here are a few link examples:
http://url.com
ftp://url.com
https://url.com
anchor text


pre-formatted text


for i:= 1 to 5 do
  writeln;