mirror of
https://github.com/heyman/heynote.git
synced 2026-02-06 03:17:03 +00:00
Update docs
This commit is contained in:
parent
ecf11fdec5
commit
92e87dd0f4
@ -78,7 +78,7 @@ Ctrl + Alt + ] Unfold block(s)
|
||||
Ctrl + Alt + . Toggle block fold
|
||||
```
|
||||
|
||||
You can see all the default key bindings in Heynote's settings under Key Bindings.
|
||||
You can see all the key bindings in the command palette and in Settings under Key Bindings.
|
||||
|
||||
|
||||
|
||||
|
||||
@ -31,7 +31,7 @@ ${keyHelpStr('darwin', true)}
|
||||
${keyHelpStr('win32', true)}
|
||||
\`\`\`
|
||||
|
||||
You can see all the default key bindings in Heynote's settings under Key Bindings.
|
||||
You can see all the key bindings in the command palette and in Settings under Key Bindings.
|
||||
$2`
|
||||
const docsPath = path.resolve(__dirname, 'docs', 'index.md')
|
||||
let docs = fs.readFileSync(docsPath, 'utf-8')
|
||||
|
||||
Loading…
Reference in New Issue
Block a user