Voat Markdown cheat sheet
We support Markdown syntax in comments and self posts.
Here are some examples of syntax that you can use to make your messages and comments look better.
You type | You see | ||||||||
---|---|---|---|---|---|---|---|---|---|
**bold** | bold | ||||||||
*italics* | italics | ||||||||
[A website](http://example.com) | A website | ||||||||
> Quoting is awesome. > Yes, quoting is awesome. |
|
||||||||
~~~ Code block ~~~ |
|
||||||||
* Anna * Bob * Charlie |
|
||||||||
1. Make a comment 2. Use Markdown 3. ??? 4. Profit |
|
||||||||
Paragraph 1 ---------- Paragraph 2 |
Paragraph 1 Paragraph 2 |
||||||||
Fruit |Color ---------|---------- Apples |Red Pears |Green Bananas |Yellow |
|
||||||||
[](#s "Spoiler text goes here") | |||||||||
#Heading Level 1 |
Heading Level 1 |
||||||||
##Heading Level 2 |
Heading Level 2 |
||||||||
###Heading Level 3 |
Heading Level 3 |
||||||||
####Heading Level 4 |
Heading Level 4 |
||||||||
#####Heading Level 5 |
Heading Level 5 |
||||||||
######Heading Level 6 |
Heading Level 6 |