oeyoews / tiddlywiki-codemirror6

Your Next TiddlyWiki5 Editor: Codemirror6
https://tiddlywiki-codemirror6.vercel.app/#%24%3A%2Fplugins%2Foeyoews%2Ftiddlywiki-codemirror-6
MIT License
13 stars 0 forks source link

内置一些快捷键绑定, 不依赖toolbar #65

Open oeyoews opened 6 months ago

oeyoews commented 6 months ago

https://github.com/imzbf/md-editor-rt/blob/5ead2d9edeee6bc2293ab911606bb20ce05a4c86/packages/MdEditor/layouts/Content/codemirror/commands.ts#L5

oeyoews commented 6 months ago

tiddlywiki 的快捷键是和toolbar 绑定的, 如果不可见就不可用

oeyoews commented 6 months ago

添加prettier