aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md19
1 files changed, 15 insertions, 4 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
-``` \ 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