mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-16 11:47:54 +01:00
docs: add keyboard shortcuts heading
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
This commit is contained in:
@@ -3,6 +3,8 @@ title: Keyboard Shortcuts
|
|||||||
description: Keyboard shortcuts for Notesnook
|
description: Keyboard shortcuts for Notesnook
|
||||||
---
|
---
|
||||||
|
|
||||||
|
# Keyboard shortcuts
|
||||||
|
|
||||||
The following keyboard shortcuts will help you navigate Notesnook faster.
|
The following keyboard shortcuts will help you navigate Notesnook faster.
|
||||||
|
|
||||||
### General
|
### General
|
||||||
|
|||||||
@@ -35,8 +35,9 @@ description: Keyboard shortcuts for Notesnook
|
|||||||
---
|
---
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const content =
|
const content = `# Keyboard shortcuts
|
||||||
"The following keyboard shortcuts will help you navigate Notesnook faster.";
|
|
||||||
|
The following keyboard shortcuts will help you navigate Notesnook faster.`;
|
||||||
|
|
||||||
const markdownTable = getGroupedTableKeybindingsMarkdown();
|
const markdownTable = getGroupedTableKeybindingsMarkdown();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user