mirror of
https://github.com/Relintai/pandemonium_engine_easy_charts.git
synced 2024-11-14 10:17:24 +01:00
17 lines
284 B
Markdown
17 lines
284 B
Markdown
|
**bolded text**
|
||
|
*italicized text*
|
||
|
***bolded and italicized***
|
||
|
~~strikethrough~~
|
||
|
__underline__
|
||
|
> This is a quote
|
||
|
`this is some code`
|
||
|
[link](http://example.com)
|
||
|
![image](res://addons/file-editor/icon.png)
|
||
|
|
||
|
# header 1
|
||
|
## header 2
|
||
|
### header 3
|
||
|
#### header 5
|
||
|
##### header 6
|
||
|
###### header7
|