mirror of
https://github.com/wanglin2/obsidian-simplemindmap.git
synced 2026-07-22 07:11:13 +00:00
update
This commit is contained in:
parent
29d41d3f8c
commit
c39ae33988
2 changed files with 14 additions and 14 deletions
|
|
@ -92,27 +92,27 @@
|
|||
|
||||
- 切换粗体
|
||||
|
||||
`Control+b`
|
||||
`Control + B`
|
||||
|
||||
- 切换斜体
|
||||
|
||||
`Control+i`
|
||||
`Control + I`
|
||||
|
||||
- 切换下划线
|
||||
|
||||
`Control+u`
|
||||
`Control + U`
|
||||
|
||||
- 切换删除线
|
||||
|
||||
`Control+[`
|
||||
`Control + [`
|
||||
|
||||
- 增大字号
|
||||
|
||||
`Control+Shift+=`
|
||||
`Control + Shift + =`
|
||||
|
||||
- 减小字号
|
||||
|
||||
`Control+Shift+-`
|
||||
`Control + Shift + -`
|
||||
|
||||
## 画布操作
|
||||
|
||||
|
|
@ -130,4 +130,4 @@
|
|||
|
||||
- 适应画布
|
||||
|
||||
`Ctrl + I`
|
||||
`Ctrl + Shift + I`
|
||||
|
|
@ -92,27 +92,27 @@ Starting from version 0.1.5+, the plugin no longer provides default shortcuts. A
|
|||
|
||||
- Toggle Bold
|
||||
|
||||
`Control+b`
|
||||
`Control + B`
|
||||
|
||||
- Toggle Italic
|
||||
|
||||
`Control+i`
|
||||
`Control + I`
|
||||
|
||||
- Toggle Underline
|
||||
|
||||
`Control+u`
|
||||
`Control + U`
|
||||
|
||||
- Toggle Strikethrough
|
||||
|
||||
`Control+[`
|
||||
`Control + [`
|
||||
|
||||
- Increase Font Size
|
||||
|
||||
`Control+Shift+=`
|
||||
`Control + Shift + =`
|
||||
|
||||
- Decrease Font Size
|
||||
|
||||
`Control+Shift+-`
|
||||
`Control + Shift + -`
|
||||
|
||||
## Canvas Operations
|
||||
|
||||
|
|
@ -130,4 +130,4 @@ Starting from version 0.1.5+, the plugin no longer provides default shortcuts. A
|
|||
|
||||
- Fit to Canvas
|
||||
|
||||
`Ctrl + I`
|
||||
`Ctrl + Shift + I`
|
||||
Loading…
Reference in a new issue