To: sandbox
'''Bold text''', ''Italic text'', [[Link title]], [http://www.example.com link title], == Headline text ==, [[Image:Example.jpg]], [[Media:Example.ogg]], <math>Insert formula here</math>, <nowiki>Insert non-formatted text here</nowiki>, --~~~~, ----, #REDIRECT [[Insert text]].
Description | You type | You get |
applies anywhere | ||
Italify text | ''italic'' | italic |
Bold text | '''bold''' | bold |
Bold and italic | '''''bold & italic''''' | bold & italic |
Escape wiki markup | <nowiki>no ''markup''</nowiki> | no ''markup'' |
applies only at the beginning of the line | ||
Headings of different sizes |
==level 1== |
Level 1Level 2Level 3Level 4 |
Horizontal rule |
---- |
|
Bullet list |
* one |
|
Numbered list |
# one |
|
Definition list |
;Definition |
|
Unformatted text |
a space at the |
a space at the beginning of each line creates unformatted monospaced text |
More editing help |