Your bio supports limited
Markdown.
Markdown is a simple way to format text, using symbols like Type Type Use at least three dashes Type Use three backticks to make a code block: Type to get Type to get*
, _
, and
`
. If you have used Discord before, formatting works the same as there, just with a
couple different options.
*Italic*
or _Italic_
to get Italic
**Bold**
or __Bold__
to get Bold
---
on a separate line to add a horizontal rule:
`Inline code`
to get Inline code
```
print("Code here")
```
* List
* List
* List
1. List
2. List
3. List