We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb2c534 commit e991606Copy full SHA for e991606
1 file changed
src/content/docs/reference/example.md
@@ -20,7 +20,11 @@ git clone https://gitee.com/syraem-rget-p45/maiplugin.git
20
| 插件名称 | [gitee/github](仓库url) | [作者主页](主页url) |
21
|----------------|------------------------|-------------------|
22
```
23
-
+>请确保仓库按照以下目录:
24
+>插件目录/
25
+>├── actions/
26
+>│ └── 插件文件.py
27
+>└── init.py
28
>>请自行修改markdown格式(对齐)!
29
30
提交你的about.md到本地仓库。
0 commit comments