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:
@@ -237,7 +237,7 @@ args = Args["foo", BasePattern("@\d+")]
|
||||
|
||||
传入别名后,选项与子命令会选择其中长度最长的作为其名称。若传入为 "--foo|-f",则命令名称为 "--foo"
|
||||
|
||||
:::tip 特别提醒!!!
|
||||
:::tip[特别提醒!!!]
|
||||
|
||||
Option 的名字或别名**没有要求**必须在前面写上 `-`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user