Skip to content

Commit b5c73b3

Browse files
committed
spec/writing: Add more chapter status
1 parent ea9a867 commit b5c73b3

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

docs/spec/writing.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,18 @@ Linux 201 使用 mkdocs + mkdocs-material 作为文档框架与主题,并且
2222
!!! warning "本文初稿已完成,但可能仍需大幅度修改"
2323
```
2424

25+
26+
27+
```markdown
28+
!!! warning "本文已完成,等待校对"
29+
```
30+
31+
32+
33+
```markdown
34+
!!! success "本文已完成并校对"
35+
```
36+
2537
### 使用提示框(Admonition) {#admonition}
2638

2739
提示框是 mkdocs-material 的特色功能。格式类似于如下:

0 commit comments

Comments
 (0)