Add shortcut

This commit is contained in:
Tom Moor
2017-09-28 23:22:09 -07:00
parent be47baf2fd
commit d015d37f53
4 changed files with 11 additions and 3 deletions

View File

@ -36,6 +36,9 @@ function KeyboardShortcuts() {
<Keys><Key>?</Key></Keys>
<Label>Open this guide</Label>
<Keys><Key>#</Key></Keys>
<Label>Open markdown guide</Label>
</List>
</Flex>
);