diff options
author | steckbrief <steckbrief@chefmail.de> | 2016-06-24 13:34:48 +0200 |
---|---|---|
committer | steckbrief <steckbrief@chefmail.de> | 2016-06-24 13:34:48 +0200 |
commit | 720dc28153e006a0f340636899632f820e41d5ad (patch) | |
tree | 24c9ce60dfedcc447f888fdb621924ae80ea21cb /README.md | |
parent | 690a51bbf5c3ec1525ad0b691e73002e8fe8cfde (diff) |
markdown test0.1
Diffstat (limited to '')
-rw-r--r-- | README.md | 19 |
1 files changed, 15 insertions, 4 deletions
@@ -11,8 +11,19 @@ Alt-H1 Alt-H2 ------ `small code block` + ``` -Bigger Code BLock -really -More lines -```
\ No newline at end of file +line 1 +line 2 +line 3 +``` + +### Using space intention + line 1 + line 2 + line 3 + +### Using tab intention + line 1 + line 2 + line 3
\ No newline at end of file |