mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-21 00:50:13 +01:00
This commit is contained in:
parent
939b128e51
commit
cf0483d05a
4 changed files with 16 additions and 2 deletions
|
|
@ -427,6 +427,8 @@ export abstract class Constants {
|
|||
"inline-code": {default: "⌘G", custom: "⌘G"},
|
||||
link: {default: "⌘K", custom: "⌘K"},
|
||||
check: {default: "⌘L", custom: "⌘L"},
|
||||
"ordered-list": {default: "", custom: ""},
|
||||
list: {default: "", custom: ""},
|
||||
table: {default: "⌘O", custom: "⌘O"},
|
||||
code: {default: "⇧⌘K", custom: "⇧⌘K"},
|
||||
clearInline: {default: "⌘\\", custom: "⌘\\"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue