playground/README.md
2016-06-24 13:34:48 +02:00

29 lines
No EOL
297 B
Markdown

# Playground
This is just my small little playground repository
# H1
## H2
### H3
#### H4
##### H5
###### H6
Alt-H1
=====
Alt-H2
------
`small code block`
```
line 1
line 2
line 3
```
### Using space intention
line 1
line 2
line 3
### Using tab intention
line 1
line 2
line 3