# HG changeset patch # User Mark Scholtz # Date 1345638711 -7200 # Node ID d133d745677611570895ff05d65b23825f52ae70 # Parent 7a638cd48d4895b9d6bfe6b5a0c33c80d4bbd634 Escape backticks diff -r 7a638cd48d48 -r d133d7456776 chapters/09.markdown --- 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`