@bojuenpm/ckeditor5-customer-export-word
v0.1.2
Published
A plugin for CKEditor 5.
Downloads
2
Maintainers
Readme
export-word
ckeditor5编辑器下载Word插件
start
# Starts the server and open the browser.
yarn run start
# Disable auto-opening the browser.
yarn run start --no-open
# Create the editor with the interface in German.
yarn run start --language=de
test
Examples:
yarn run test