nyquistdata-ckeditor5
v1.2.4
Published
A custom CKEditor 5 build for Nyquistdata.
Downloads
23
Readme
nyquistdata-ckeditor5
插件使用
import Editor from 'nyquistdata-ckeditor5'
插件开发
TODO
导出调试
导出的pdf和word与渲染有差异,可在控制台输入以下debug语句
sessionStorage.setItem('nyquistdata-ckeditor5--html', 'debug')
What's next?
Follow the guides available on https://ckeditor.com/docs/ckeditor5/latest/framework/index.html and enjoy the document editing.
FAQ
| Where is the place to report bugs and feature requests?
You can create an issue on https://github.com/ckeditor/ckeditor5/issues including the build id - 1bgbb1y2k2wv-24cwca5tovgf
. Make sure that the question / problem is unique, please look for a possibly asked questions in the search box. Duplicates will be closed.
| Where can I learn more about the CKEditor 5 framework?
Here: https://ckeditor.com/docs/ckeditor5/latest/framework/
| Is it possible to use online builder with common frameworks like React, Vue or Angular?
Not yet, but it these integrations will be available at some point in the future.