aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Blott2017-12-12 13:20:08 +0000
committerStephen Blott2017-12-12 13:20:08 +0000
commit88b92f7b619be3dbd344f16f736a7da06659c765 (patch)
tree104a10cac1e3289dc74b6784dbce88d6958c91ad
parent544aee2b745307fa39d355ed14644c18de32e813 (diff)
downloadvimium-88b92f7b619be3dbd344f16f736a7da06659c765.tar.bz2
Tweak markdown.
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index d4edf839..3cfe564c 100644
--- a/README.md
+++ b/README.md
@@ -175,8 +175,10 @@ In `master`, but not yet released:
In a browser, some people find global marks more useful than local marks.
Example:
- map X Marks.activateCreateMode swap
- map Y Marks.activateGotoMode swap
+```
+map X Marks.activateCreateMode swap
+map Y Marks.activateGotoMode swap
+```
1.62 (2017-12-09)