Skip to content

Commit

Permalink
chore: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
RSS1102 committed Jan 4, 2025
1 parent c591d75 commit dccbc01
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/toolbars/Toolbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ import {
* - ul(2)无序列表
* - checklist(3)checklist
* @typedef {`normal-table-${number}*${number}`} normalTableRowCol 插入表格语法约束
*
* @typedef {(insert:'hr'|'br'|'code'|'formula'|'checklist'|'toc'|'link'|'image'|'video'|'audio'|'normal-table'|normalTableRowCol)=>void} Insert 向cherry编辑器中插入特定语法(需要在`toolbar`中预先配置功能)
* - hr 水平分割线
* - br 换行
Expand Down

0 comments on commit dccbc01

Please sign in to comment.