aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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