Cheat sheet
| Category | Wiki Markup | Display |
|---|---|---|
| '''bold''', ''italic'', '''''Wikipedia style''''' | bold, italic, Wikipedia style | |
| `monospaced and ''nowiki''` | monospaced and ''nowiki'' | |
| Headings | == Level 2 == === Level 3 === | Level 2Level 3 |
| Paragraphs | First paragraph on multiple lines. Second paragraph. | First paragraph on multiple lines. Second paragraph. |
| Lists | * bullets list
on multiple paragraphs
1. nested list
a. different numbering
styles
|
|
| Preformatted Text | {{{
multiple lines, ''no wiki''
white space respected
}}}
| multiple lines, ''no wiki''
white space respected
|
| [http://google.com google] | ||
| WikiFormatting | WikiFormatting | |
| !'' doubled quotes | '' doubled quotes | |
| Images | [[Image(/images/page.png)]] |
|
| Processors | {{{
#!html
| HTML Test |
