Skip to content

Commit 3a0f8d5

Browse files
committed
更新说明文档
1 parent a03ba63 commit 3a0f8d5

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,15 @@ You can write style overrides according to your needs
140140
使用 `<!-- pagebreak -->` 标记来强制分页,在打印或pdf时生效。
141141
Use the `<!-- pagebreak -->` marker to force a page break, which is effective when printing or pdf.
142142

143+
可以使用yaml设置强制分页章节级别,默认不启用强制章节分页
144+
You can use yaml to set the force page break section level, and the force page break is not enabled by default
145+
146+
```yaml
147+
---
148+
pageLevel: [1,2]
149+
---
150+
```
151+
143152
## docsify plugin 插件支持
144153
Markdown Fence 也提供了docsify支持。按下面添加插件即可使用
145154
Markdown Fence also provides docsify support. Click below to add a plug-in to use

0 commit comments

Comments
 (0)