diff options
| author | Stephen Blott | 2017-12-12 13:20:08 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2017-12-12 13:20:08 +0000 | 
| commit | 88b92f7b619be3dbd344f16f736a7da06659c765 (patch) | |
| tree | 104a10cac1e3289dc74b6784dbce88d6958c91ad | |
| parent | 544aee2b745307fa39d355ed14644c18de32e813 (diff) | |
| download | vimium-88b92f7b619be3dbd344f16f736a7da06659c765.tar.bz2 | |
Tweak markdown.
| -rw-r--r-- | README.md | 6 | 
1 files changed, 4 insertions, 2 deletions
| @@ -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) | 
