mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-20 00:20:12 +01:00
This commit is contained in:
parent
2d8152a137
commit
c2dc8fd83c
4 changed files with 14 additions and 6 deletions
|
|
@ -432,6 +432,7 @@ export abstract class Constants {
|
|||
list: {default: "", custom: ""},
|
||||
table: {default: "⌘O", custom: "⌘O"},
|
||||
code: {default: "⇧⌘K", custom: "⇧⌘K"},
|
||||
quote: {default: "", custom: ""},
|
||||
clearInline: {default: "⌘\\", custom: "⌘\\"},
|
||||
},
|
||||
heading: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue