Skip to content

SuiltaPico/MixEdior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MixEditor

Headless 富文本编辑器。不依赖 contenteditable 和 DOM。

路线图

milestone 1

基础文本编辑。

  • @mixeditor/core@1.0.0
  • @mixeditor/browser-view@1.0.0
  • @mixeditor/plugin-heading@1.0.0
  • @mixeditor/plugin-basic-text-style@1.0.0
  • @mixeditor/plugin-block-indent@1.0.0
  • @mixeditor/plugin-quote-block@1.0.0
  • @mixeditor/plugin-list@1.0.0
  • @mixeditor/plugin-text-align@1.0.0
  • @mixeditor/plugin-code@1.0.0
  • @mixeditor/plugin-link@1.0.0

milestone 2

高级文本编辑。

  • @mixeditor/plugin-code@2.0.0:代码高亮、代码类型选择
  • @mixeditor/plugin-toc@1.0.0
  • @mixeditor/plugin-todo-list@1.0.0
  • @mixeditor/plugin-table@1.0.0
  • @mixeditor/plugin-diagram@1.0.0
  • @mixeditor/plugin-latex@1.0.0:包含 block 和 inline。
  • @mixeditor/plugin-font@1.0.0:包含 block 和 inline。
  • @mixeditor/plugin-image@1.0.0:包含 block 和 inline。
  • @mixeditor/plugin-attachment@1.0.0:包含 block 和 inline。
  • @mixeditor/plugin-stats@1.0.0:包含 block 和 inline。

milestone 3

  • @mixeditor/plugin-co@1.0.0
  • @mixeditor/plugin-co-comment@1.0.0
  • @mixeditor/plugin-export-to-pdf@1.0.0
  • @mixeditor/plugin-export-to-markdown@1.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published