mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-07-26 10:12:47 +00:00
📝 migrate admonition title syntax to Docusaurus v3 bracket form
This commit is contained in:
@@ -13,7 +13,7 @@ import Messenger from "@site/src/components/Messenger";
|
||||
|
||||
# 快速上手
|
||||
|
||||
:::warning 前提条件
|
||||
:::warning[前提条件]
|
||||
|
||||
- 请确保你的 Python 版本 >= 3.9
|
||||
- **我们强烈建议使用虚拟环境进行开发**,如果没有使用虚拟环境,请确保已经卸载可能存在的 NoneBot v1!!!
|
||||
|
||||
Reference in New Issue
Block a user