📝 migrate admonition title syntax to Docusaurus v3 bracket form

This commit is contained in:
StarHeartHunt
2026-07-22 22:59:41 +08:00
parent 3ffdedb8e2
commit 972bfe623b
143 changed files with 358 additions and 358 deletions
@@ -15,7 +15,7 @@ nb driver install websockets
pip install nonebot2[websockets]
```
:::tip 提示
:::tip[提示]
本驱动仅支持客户端 WebSocket 连接
:::