令标题符合 markdown 语法

This commit is contained in:
hemengyang
2022-01-12 19:24:01 +08:00
parent cd69b22d43
commit ec06010298
16 changed files with 16 additions and 32 deletions

View File

@ -1,6 +1,5 @@
"""
权限
====
## 权限
每个 `Matcher` 拥有一个 `Permission` ,其中是 `PermissionChecker` 的集合,只要有一个 `PermissionChecker` 检查结果为 `True` 时就会继续运行。