---- = Make a horizontal ruler. Extra '-' is ignored.
\\ = Force a line break, \\\=force line break and clear.
// comment = markup comment line (nothing is rendered)
[link] = Creates a hyperlink to an internal wiki page called 'link'.
[alias|link] = Creates a hyperlink to an internal wiki page called 'link', but displays the text 'alias' to the user instead of 'link'.
[1]= Makes a reference to a footnote numbered 1.
[#1] = Marks the footnote number as 1.
[[link]= Creates text '[link]'.
~[link~] = Creates text '[link]' by escaping the square brackets with the tilde character.
!1 heading = Large heading with text 'heading'
!2 heading = Medium heading with text 'heading'
!3 heading = Small heading with text 'heading'
!4 heading = Smaller heading with text 'heading'
!5 heading = Smallest heading with text 'heading'
''text'' = Prints 'text' in italic.
__text__ = Prints 'text' in bold.
{{text}} = Prints 'text' in monospaced font.
^^text^^ = Prints 'text' in superscript.
,,text,, = Prints 'text' in subscript.
* text = Makes a bulleted list item with 'text'
# text = Makes a numbered list item with 'text'
;term:ex = Makes a definition for 'term' with the explanation 'ex'
or [Java home page|http://java.sun.com], and then is changed to Java home page
.|
|
System administrators can also allow custom schemes and custom URL formats by configuring it: Application Configuration
|
>> This is a very old comment.
> This is a question that I quote.
And this is my answer.
This is a very old comment.
This is a question that I quote.
;:''Comment here.''