From a4a0e8ce8400894d0c7bac5b4d64753f2a415b5e Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sun, 30 Mar 2014 02:31:42 -0400 Subject: Fix keybinding representation in README I was surrounding the keybindings with `' to avoid issues with double quotes in the verbatim environment [1]. This doesn't look very good in the exported markdown though. Now using fix proposed in the above thread. [1] http://lists.gnu.org/archive/html/emacs-orgmode/2010-04/msg00330.html --- bog-readme.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bog-readme.org') diff --git a/bog-readme.org b/bog-readme.org index 737db31..d2e778c 100644 --- a/bog-readme.org +++ b/bog-readme.org @@ -120,5 +120,5 @@ The variables below are important for specifying how Bog behaves. * Keybindings -A keymap is defined for Bog under the prefix `C-c "'. If you prefer -something else (like `C-c b'), set =bog-keymap-prefix=. +A keymap is defined for Bog under the prefix =C-c "​=. If you prefer +something else (like =C-c b=), set =bog-keymap-prefix=. -- cgit v1.2.3