Skip to content

Commit

Permalink
docs: break line
Browse files Browse the repository at this point in the history
  • Loading branch information
shanyuhai123 committed Nov 22, 2021
1 parent 8b3a359 commit 4ab3c05
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ npm i vuepress-plugin-auto-sidebar@alpha -D
## 使用(Usage)

:book: **更详细的文档见 [vuepress-plugin-auto-sidebar](https://shanyuhai123.github.io/vuepress-plugin-auto-sidebar)**
:book: **For more detailed documentation, you can visit [vuepress-plugin-auto-sidebar](https://shanyuhai123.github.io/vuepress-plugin-auto-sidebar)**
:book: **For more detailed documentation, you can visit [vuepress-plugin-auto-sidebar](https://shanyuhai123.github.io/vuepress-plugin-auto-sidebar).**

**VuePress v1:**

Expand Down Expand Up @@ -61,11 +61,11 @@ module.exports = {

### 1. Simple Navbar

我们扩展了 `vuepress cli` 来帮助你快速生成简单的导航栏,[如何使用它](https://shanyuhai123.github.io/vuepress-plugin-auto-sidebar/zh/features/plugin-options.html#nav-%E5%AF%BC%E8%88%AA%E6%A0%8F)
We have extended `vuepress cli` to help you quickly generate a simple navigation bar, [how to use it](https://shanyuhai123.github.io/vuepress-plugin-auto-sidebar/features/plugin-options.html#nav):
我们扩展了 `vuepress cli` 来帮助你快速生成简单的导航栏,[如何使用它](https://shanyuhai123.github.io/vuepress-plugin-auto-sidebar/zh/features/plugin-options.html#nav-%E5%AF%BC%E8%88%AA%E6%A0%8F)
We have extended `vuepress cli` to help you quickly generate a simple navigation bar, [how to use it](https://shanyuhai123.github.io/vuepress-plugin-auto-sidebar/features/plugin-options.html#nav).

```bash
# vuepress v2 not support
# vuepress v2 不支持
# vuepress v2 not support
vuepress nav docs
```

0 comments on commit 4ab3c05

Please sign in to comment.