d133d7456776

Escape backticks
[view raw] [browse files]
author Mark Scholtz <markscholtz@gmail.com>
date Wed, 22 Aug 2012 14:31:51 +0200
parents 7a638cd48d48
children c451e6fb149d
branches/tags (none)
files chapters/09.markdown

Changes

--- a/chapters/09.markdown	Sat Jun 16 16:25:45 2012 -0400
+++ b/chapters/09.markdown	Wed Aug 22 14:31:51 2012 +0200
@@ -76,7 +76,7 @@
 instead of double quotes.
 
 Try using `vnoremap` to add a mapping that will wrap whatever text you have
-*visually selected* in quotes.  You'll probably need the ```<`` and ```>``
+*visually selected* in quotes.  You'll probably need the `` `<`` and `` `>``
 commands for this, so read up on them with ``:help `<``.
 
 Map `H` in normal mode to go to the beginning of the current line.  Since `h`