小智 13
您也可以开始默认展开的折叠部分。
<details open>
<summary>click to collapse</summary>
this one starts expanded because of the "open"
</details>
Run Code Online (Sandbox Code Playgroud)
检查是否遵循dear-github问题166,其中提到:
支持可折叠部分:
<details>
<summary>Click to expand</summary>
whatever
</details>
Run Code Online (Sandbox Code Playgroud)
关键是将全部内容包装在内
<p>:
<details><summary>stuff with *mark* **down**</summary><p>
## _formatted_ **heading** with [a](link)
---
{{standard 3-backtick code block omitted from here due to escaping issues}}
---
Collapsible until here.
</p></details>
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
1704 次 |
| 最近记录: |