SHOW:
|
|
- or go back to the newest paste.
1 | - | FORMATTING CHARACTERS |
1 | + | {= First-level header =} |
2 | ||
3 | {== Formatting characters ==} | |
4 | ||
5 | * {/Italic/} | |
6 | * {*Bold*} | |
7 | * {_Underlined text_} | |
8 | * {-Strike-through-} | |
9 | * {'Superscript'} | |
10 | * {,Subscript,} | |
11 | * {>link Linked text<} | |
12 | * {<Anchor>} | |
13 | * {#Teletype#} | |
14 | - | SPECIAL CHARACTERS |
14 | + | * {[+1 Bigger font]} |
15 | * {[+2 Even bigger font]} | |
16 | * {[-1 Smaller font]} | |
17 | * {[-2 Even smaller font]} | |
18 | ||
19 | {# | |
20 | Preformatted text | |
21 | #} | |
22 | ||
23 | {" | |
24 | Quote | |
25 | "} | |
26 | ||
27 | {| | |
28 | |+ Table header | |
29 | | | |
30 | | | |
31 | |- | |
32 | | | |
33 | | | |
34 | |} | |
35 | ||
36 | {== Special characters ==} | |
37 | ||
38 | * {(} Left curly bracket | |
39 | * {)} Right curly bracket |