mirror of
https://github.com/Relintai/godot-engine.file-editor.git
synced 2024-11-12 22:27:22 +01:00
18 lines
285 B
Markdown
18 lines
285 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
|
|
|