Files
2026-02-13 22:24:27 +08:00

20 lines
357 B
Plaintext

# {{notebookTitle}}
**最后同步时间**: {{updateTime}}
{{#globalComments}}
## 书评
> 💬 {{globalComments}}
{{/globalComments}}
{{#chapters}}
## {{chapterTitle}}
### 重点笔记
{{#notes}}
- {{highlightText}}
> 💬 {{highlightComment}}
{{/notes}}
{{#chapterComments}}
### 章节思考
> 💬 {{chapterComments}}
{{/chapterComments}}
{{/chapters}}