docs: add plugin tips

This commit is contained in:
Hufe921
2023-09-23 16:16:01 +08:00
parent 46be700728
commit acdd107544
4 changed files with 6 additions and 6 deletions
+3 -2
View File
@@ -1,7 +1,8 @@
# Custom Plugin
::: warning
Currently, only methods can be added and modified to the editor instance, and more functions will be extended in the future
::: tip
1. Currently, only methods can be added and modified to the editor instance, and more functions will be extended in the future
2. Official maintenance plugin: https://github.com/Hufe921/canvas-editor-plugin
:::
## Write a Plugin
-1
View File
@@ -24,7 +24,6 @@ The official only provides the editor core layer npm package, the menu bar or ot
## TODO
- Improve title and list functions
- Computational performance
- Control rule
- Table paging