mirror of
https://github.com/Relintai/godot-engine.file-editor.git
synced 2025-05-22 14:17:42 +02: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)
|
|

|
|
|
|
# header 1
|
|
## header 2
|
|
### header 3
|
|
#### header 5
|
|
##### header 6
|
|
###### header7
|