Markdown Syntax
At demoparty.net we use some pretty standard markdown syntax, extended with some special functions.
Emphasis
*italics*
**bold**
Headers
# Big header
## Medium header
### Small header
#### Tiny header
Lists
* Generic list item
* Generic list item
* Generic list item
1. Numbered list item
2. Numbered list item
3. Numbered list item
Quotes
> This is a quote.
> It can span multiple lines!
Links
[Text to display](http://www.example.com)
Images

Mentioning
@username (e.g. @poti)
#partyname (e.g. #evoke-2019)
#partyseriesname (e.g. #evoke)
Social Embeds
[](https://facebook.com/<username>/videos/<video_id>/)
[](https://facebook.com/<username>/posts/<post_id>/)
[](https://instagram.com/<post_id>)
Twitch
[](https://twitch.tv/<username>)
[](https://twitch.tv/videos/<video_id>)
[](https://twitch.tv/collections/<collections_id>)
Twitter Tweets
[](https://twitter.com/<username>/status/<tweetid>)
Youtube Video
[](https://youtu.be/<videoid>)