branch: elpa/devil commit 7bf4345acc9ca8d1e5c1b67e2b7a464d18bfb17e Author: Susam Pal <su...@susam.net> Commit: Susam Pal <su...@susam.net>
Use <kbd> instead of <code> for "ctrl" --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 152ce3cb03..450047c159 100644 --- a/README.md +++ b/README.md @@ -389,7 +389,7 @@ Why? ---- Why go to the trouble of creating and using something like this? Why -not just remap <kbd>caps lock</kbd> to <code>ctrl</code> like every +not just remap <kbd>caps lock</kbd> to <kbd>ctrl</kbd> like every other sane person does? Or if it is so important to avoid modifier keys, why not use something like God mode?