Tags by Example

Name Tagging Result
Superscript  Super^script^  Superscript
Subscript  Sub,,script,,  Subscript
Strike-through  X-- strikeout --X  <s> strikeout </s>
Bold (3 single-quotes)  '''Bold'''  Bold
Italic (2 single-quotes)  ''Italic''  Italic
Underline  __Underline__  Underline
Footnote  [[FootNote(Some Info you want to footnote.)]]
Link to an http URL automatically.  http://Torontopedia.ca  http://Torontopedia.ca
Link to a URL manually (preferred)  [http://Torontopedia.ca]  http://Torontopedia.ca
Link to a URL with text  [http://Torontopedia.ca Torontopedia the Website]  Torontopedia the Website
Link to a Torontopedia page  ["Title of Torontopedia Page"]  Title of Torontopedia Page
Link to a Torontopedia page with alternate text  ["Title of Torontopedia Page" Some other Title]  Some other Title
Link to an e-mail address automatically  [email protected]  [email protected]
Link to an e-mail address manually  [mailto:[email protected] mailto:[email protected]
Link to an HTML anchor  [#anchorname Anchor Link]  Anchor Link

Tags by Description

Description Tagging
Main heading  = Heading = 
Subheading  == Subheading == 
Subheading 2  === Subheading === 
Subheading 3  ==== Subheading ==== 
Subheading 4  ===== Subheading ===== 
Text formatted literally Enclose "code" use three braces in a row ({) then close with three in a pair (})
Comment area  [[Comments()]] 
Comment area with title  [[Comments("Title Above Comment Area")]] 
Table-of-contents automatically generated from headings  [[TableOfContents]] 
Hidden text (text shown only during editing)  ## at the beginning of a line