mkdocs 常用命令¶
约 87 个字 33 行代码 预计阅读时间 1 分钟
https://squidfunk.github.io/mkdocs-material/reference/admonitions/
折叠框¶
文本折叠框¶
内容概要
你想折叠的一大段内容
代码折叠框¶
效果:
描述框¶
Note
This is a note.
What is the meaning of life, the universe, and everything?
Markdown
!!! abstract
you can use
- note
- abstract
- info
- tip
- success
- question
- warning
- failure
- danger
- bug
- example
- quote
note 标题
Lorem
折叠 note
Lorem
默认展开 note
Lorem
2025-04-02 15:08:27 2025-04-05 13:31:27