2016-06-24 13:26:56 +02:00
|
|
|
# Playground
|
|
|
|
This is just my small little playground repository
|
|
|
|
# H1
|
|
|
|
## H2
|
|
|
|
### H3
|
|
|
|
#### H4
|
|
|
|
##### H5
|
|
|
|
###### H6
|
|
|
|
Alt-H1
|
|
|
|
=====
|
|
|
|
Alt-H2
|
|
|
|
------
|
|
|
|
`small code block`
|
2016-06-24 13:34:48 +02:00
|
|
|
|
2016-06-24 13:26:56 +02:00
|
|
|
```
|
2016-06-24 13:34:48 +02:00
|
|
|
line 1
|
|
|
|
line 2
|
|
|
|
line 3
|
|
|
|
```
|
|
|
|
|
|
|
|
### Using space intention
|
|
|
|
line 1
|
|
|
|
line 2
|
|
|
|
line 3
|
|
|
|
|
|
|
|
### Using tab intention
|
|
|
|
line 1
|
|
|
|
line 2
|
|
|
|
line 3
|