Export to Word feature for CKEditor 5
This package implements the export to Word feature for CKEditor 5. It allows you to save the editor content as a .docx
document.
# Demo
Check out the demo in the export to Word feature guide.
# Documentation
See the export Word feature guide as well as the ExportWord
plugin documentation.
# Installation
npm install --save @ckeditor/ckeditor5-export-word
# External links
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.