aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsteckbrief <steckbrief@chefmail.de>2016-06-24 13:34:48 +0200
committersteckbrief <steckbrief@chefmail.de>2016-06-24 13:34:48 +0200
commit720dc28153e006a0f340636899632f820e41d5ad (patch)
tree24c9ce60dfedcc447f888fdb621924ae80ea21cb
parent690a51bbf5c3ec1525ad0b691e73002e8fe8cfde (diff)
markdown test0.1
-rw-r--r--README.md17
1 files changed, 14 insertions, 3 deletions
diff --git a/README.md b/README.md
index e656e6c..9877ab5 100644
--- a/README.md
+++ b/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 \ No newline at end of file