Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Markdown Features

Bonyoze edited this page May 22, 2022 · 1 revision
Type Parsing
Italic *some text*
Bold **some text**
Underline __some text__
Strikethrough ~~some text~~
Colored $<hex code|rgb value|html color name>$some text

Ex: $ffffff$ $255,255,255$ $white$
Emoji [ :<src> ]:<name>:

Ex:
twemoji - :smile:
silkicon - :i:cake: :icon:cake:
steam - :s:gmod: :steam:gmod:
Discord emoji <[ a ]:<name>:<emoticon id>

(same way discord does it; add a to the front if it's animated; name is not actually required)
Url/Embed http[ s ]://<domain>

Ex: https://github.com/Bonyoze/gmod-bonchat
Autolink <protocol>://<domain>
Clone this wiki locally