General Formatting
[b]bold[/b] or **bold** or __bold__
[i]italics[/i] or *italics* or _italics_
[u]underline[/u]
[s]slash[/s] or
slashor ~~slash~~@name
# Level 1 header via number sign
## Level 2 header via number sign
### Level 3 header via number sign
#### Level 4 header via number sign
<h
1>Header Level 1 via tags</h1
>
<h
2>Header Level 2 via tags</h2
>
<h
3>Header Level 3 via tags</h3
>
<h
4>Header Level 4 via tags</h4
>
<h
5>Header Level 5 via tags</h5
>
<h
6>Header Level 6 via tags</h6
>
`code via backticks`
<cod
e>code via tags</cod
e>
<pre
>preview box</
pre>
<su
p>superscript<
/sup>
<su
b>subscript<
/sub>
<sm
all>small text</sm
all>
<b
ig>big text</
big>
<b>bold via bracket tags</
b>
<i>italics via bracket tags</
i>
Hyphen-based Header Generation
-
any amount of hyphens on their own line with text above, will turn the above text into a level 2 header; if on their own line and no text is above, or the above text is a header, it becomes a bullet list
--
always becomes an en-dash, unless on its own line and something is above
---
becomes an em-dash when sharing a line, and becomes a horizontal rule when on its own line and nothing is above
----
any hyphens over three will no longer create any form of dash, but must still have its own line to create a horizontal rule 
Lists and References
[quote][/quote]
[](http://)
> blockquote
indent preformatted text by 4 spaces
* List item
- List item
1. List item
Numerical List Ordering
Starting a numbered list will result in it keeping track of the order for you, starting from the first number. For example:
5. Hi,
2. you
9. should
2. run
2. for
17. your
666. LI**V**ES!
- Hi,
- you
- should
- run
- for
- your
- LIVES!
Emojis
:scream:
:four:
:weight_lifting_man:
:D :-D
:) :-)
;) ;-)
:( :-(
:| :-|
:/
:O :-O
:P :-P :p
:$ :-$
8-)
Email Button
[email][/email]