7
votes
2answers
63 views

Suggestion to provide [kbd:] markup to simplify <kbd></kbd>

Obviously, this is not a big deal, but typing <kbd>F</kbd><kbd>o</kbd><kbd>o</kbd> to get Foo is a little tedious, and those who need to use it could save a few ...
26
votes
3answers
545 views

Key equivalent for <kbd></kbd>

The editor has key equivalents for all the buttons (Ctrl+B for bold, etc.). However, the most annoying thing to type is <kbd></kbd>, but there's no key equivalent for this. Can haz?
5
votes
0answers
175 views

Add keyboard shortcuts for the <kbd> tag [duplicate]

Possible Duplicate: Key equivalent for <kbd></kbd> Here's what I do in order to have the nice-looking CtrlS: Create text "<kbd>" Highlight it Copy it - CtrlC Paste it ...
12
votes
3answers
453 views

Denoting keyboard shortcuts in Stack Exchange posts

What is the recommended method/syntax for denoting keyboard shortcuts in Stack Exchange questions and answers? For example, how would you write the following in a less verbose manner? Press ctrl, ...