diff --git a/README.md b/README.md index f48a614..a86ebae 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ new Editor(document.querySelector(".canvas-editor"), [ ## next features -1. page header(WIP) +1. line beginning punctuation 2. improve performance 3. control rules 4. table paging diff --git a/docs/guide/start.md b/docs/guide/start.md index 857a8fd..2f93b38 100644 --- a/docs/guide/start.md +++ b/docs/guide/start.md @@ -24,7 +24,7 @@ ## 待开发 -- 可编辑页眉(待边界修复) +- 调整行首标点符号 - 计算性能 - 控件规则 - 表格分页