canner-slate-editor icon indicating copy to clipboard operation
canner-slate-editor copied to clipboard

📝Rich Text / WYSIWYG Editor built for Modularity and Extensibility.

Results 30 canner-slate-editor issues
Sort by recently updated
recently updated
newest added

Hello, I would like to know if it is possible de customize or update some feature of the plugin, for example add a title to the image when whe upload...

fix a bug: toolbar is visible when readonly, normally it's invisible

Can't input Chinese on iPhone such using iPhone to open this demo url, and input Chinese use iPhone System Pinyin Input Method: https://canner.github.io/canner-slate-editor/?selectedKind=slate-md-editor&selectedStory=Simple%20demo&full=0&addons=1&stories=1&panelRight=0

I upload image to my server and successed. Next step click the button "Upload success!", it's not change the editor content. After debug in inspect, I have seen my image...

Thanks for your great work, it's awesome! I want to use this editor with next.js, however, it doesn't work, here is error messages: ```js Unexpected token . /Users/tom/projects/demo/node_modules/rc-color-picker/assets/index.css:1 (function (exports,...

I'm wondering if this repository is still active. There hasn't been recent commits, and it seems most questions remain unanswered. Thanks

like slate-suggestions plugins?

I would like to customize the handling when pasting some comment. To this end, I was following the [`slate-paste-html` example](https://github.com/ianstormtaylor/slate/blob/master/examples/paste-html/index.js#L284-L290), but the last two arguments expected by `onPaste` are missing...