📝 update guide docs

This commit is contained in:
yanyongyu
2020-12-01 12:24:14 +08:00
parent ad994f04fc
commit a085b47eac
6 changed files with 76 additions and 83 deletions

View File

@ -76,8 +76,6 @@ if __name__ == "__main__":
## 子插件(嵌套插件)
<!-- TODO: 子插件 -->
在插件中同样可以加载子插件,例如如下插件目录结构:
<!-- prettier-ignore-start -->