summaryrefslogtreecommitdiff
path: root/index.mdwn
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-03-28 18:16:20 +0200
committerLars Wirzenius <liw@liw.fi>2020-03-28 18:16:20 +0200
commit3713d25c167edfdfe91fc4f3de225753c67b2712 (patch)
treef66dbc4f559a532f4ca95f19972e4e43d839e09c /index.mdwn
parentde054bd70138c9db939c239debae660f51d1a34d (diff)
downloadsubplot.liw.fi-3713d25c167edfdfe91fc4f3de225753c67b2712.tar.gz
Change: code block markers to be more prominent
Diffstat (limited to 'index.mdwn')
-rw-r--r--index.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.mdwn b/index.mdwn
index 56a6c7c..21c6e88 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -44,7 +44,7 @@ to abide by its terms.
This is a pretty minimal example.
-~~~{.markdown .numberLines}
+~~~~~{.markdown .numberLines}
---
title: "**echo**(1) acceptance tests"
...
@@ -75,7 +75,7 @@ then exit code is 0
then standard output contains "hello, world"
then standard error is empty
```
-~~~
+~~~~~
See actual, working, tested examples: