mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-07-16 02:50:48 +00:00
令标题符合 markdown 语法
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
"""
|
||||
规则
|
||||
====
|
||||
## 规则
|
||||
|
||||
每个事件响应器 `Matcher` 拥有一个匹配规则 `Rule` ,其中是 `RuleChecker` 的集合,只有当所有 `RuleChecker` 检查结果为 `True` 时继续运行。
|
||||
|
||||
|
Reference in New Issue
Block a user