Skip to content

Commit b21f8c0

Browse files
committed
新增 折叠相关文档
1 parent cf89094 commit b21f8c0

File tree

4 files changed

+27
-0
lines changed

4 files changed

+27
-0
lines changed

en/Tutorial/UserGuide/fold.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# 折叠
2+
3+
折叠的快捷键是`alt+-``=`
4+
5+
在菜单跳转-折叠里,还有更多折叠的玩法,其中有一个功能非常有用,就是“折叠其他选区”,快捷键是`Alt+Shift+o`
6+
7+
比如在本markdown文档源码编辑时,按下`Alt+Shift+o`就可以把其他段落都折叠起来,专注于当前段落的编写。
8+
9+
<img src="/static/snapshots/tutorial/fold.png" style="border: 1px solid #eee; zoom: 48%;"/>

static/snapshots/tutorial/fold.png

178 KB
Loading

zh-cn/Tutorial/UserGuide/fold.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# 折叠
2+
3+
折叠的快捷键是`alt+-``=`
4+
5+
在菜单跳转-折叠里,还有更多折叠的玩法,其中有一个功能非常有用,就是“折叠其他选区”,快捷键是`Alt+Shift+o`
6+
7+
比如在本markdown文档源码编辑时,按下`Alt+Shift+o`就可以把其他段落都折叠起来,专注于当前段落的编写。
8+
9+
<img src="/static/snapshots/tutorial/fold.png" style="border: 1px solid #eee; zoom: 48%;"/>

zh-hant/Tutorial/UserGuide/fold.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# 折叠
2+
3+
折叠的快捷键是`alt+-``=`
4+
5+
在菜单跳转-折叠里,还有更多折叠的玩法,其中有一个功能非常有用,就是“折叠其他选区”,快捷键是`Alt+Shift+o`
6+
7+
比如在本markdown文档源码编辑时,按下`Alt+Shift+o`就可以把其他段落都折叠起来,专注于当前段落的编写。
8+
9+
<img src="/static/snapshots/tutorial/fold.png" style="border: 1px solid #eee; zoom: 48%;"/>

0 commit comments

Comments
 (0)