Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This is a tool to improve the writing efficiency of markdown, not only provides

After the installation is complete, you may need to restart your vscode.

In any `markdown` standard file with a `.md` suffix, you can use `shift+option+f`(osx) or `ctrl+shift+f`(window) to quickly format the code.
In any `markdown` standard file with a `.md` suffix, you can use `shift+option+f`(osx) or `shift+alt+f`(window) to quickly format the code.

![example.gif](https://raw.githubusercontent.com/sumnow/markdown-formatter/master/images/example.gif)

Expand Down
4 changes: 2 additions & 2 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

安装完成以后, 你可能需要重新启动你的vscode.

在任何 `.md` 为后缀的 `markdown` 标准文件中, 都可以使用 `shift+option+f` (osx) 或者 `ctrl+shift+f` (window) 快速格式化代码.
在任何 `.md` 为后缀的 `markdown` 标准文件中, 都可以使用 `shift+option+f` (osx) 或者 `shift+alt+f` (window) 快速格式化代码.

![example.gif](https://raw.githubusercontent.com/sumnow/markdown-formatter/master/images/example.gif)

Expand Down Expand Up @@ -243,4 +243,4 @@ email: mydiamervin@gmail.com 或者 [这里](https://github.com/sumnow/markdown-
+ Bug(https://github.com/sumnow/markdown-formatter/issues/1)


> 排序仅按照提出问题的时间倒叙排列
> 排序仅按照提出问题的时间倒叙排列