markdown test
This commit is contained in:
parent
690a51bbf5
commit
720dc28153
1 changed files with 15 additions and 4 deletions
19
README.md
19
README.md
|
@ -11,8 +11,19 @@ Alt-H1
|
|||
Alt-H2
|
||||
------
|
||||
`small code block`
|
||||
|
||||
```
|
||||
Bigger Code BLock
|
||||
really
|
||||
More lines
|
||||
```
|
||||
line 1
|
||||
line 2
|
||||
line 3
|
||||
```
|
||||
|
||||
### Using space intention
|
||||
line 1
|
||||
line 2
|
||||
line 3
|
||||
|
||||
### Using tab intention
|
||||
line 1
|
||||
line 2
|
||||
line 3
|
Loading…
Reference in a new issue