From 9d7c49ccf028b6ad2e78b4ce03562c7ba4ebb975 Mon Sep 17 00:00:00 2001 From: Shamus Hammons Date: Thu, 16 Feb 2017 07:58:05 -0600 Subject: [PATCH] Update to the style guide. --- STYLE_GUIDE | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/STYLE_GUIDE b/STYLE_GUIDE index af78e98..09b45df 100644 --- a/STYLE_GUIDE +++ b/STYLE_GUIDE @@ -204,8 +204,10 @@ So if you want the user to press Ctrl-N on Linux, that's actually N. It will render as "Ctrl N" for you, and as "Cmd N" for your Mac-using friend. Nice, huh? -N.B.: If you want to have just the name of the modifier key by itself, use - block, and should contain a
block +inside as well to describe to the reader what the image is. + 5. Other conventions ====================