mirror of
https://github.com/pengzhanbo/vuepress-theme-plume.git
synced 2026-04-23 10:58:13 +08:00
docs: update docs
This commit is contained in:
parent
28e718d71e
commit
7ac20d29af
@ -171,6 +171,12 @@ interface SidebarItem {
|
||||
}
|
||||
```
|
||||
|
||||
::: info
|
||||
以下代码块中 `sidebar` 表示传入到 `notes` 中的 `sidebar` 参数。
|
||||
|
||||
这里为了方便演示说明,将其单独使用 `const sidebar: Sidebar = [...]` 进行说明。
|
||||
:::
|
||||
|
||||
当 传入类型为 `string` 时,表示 markdown 文件的路径:
|
||||
|
||||
```ts
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user