This repository holds the source code for CKEditor 5 demos that can be found at the CKEditor 5 website.
This includes:
- Feature-rich editor
- Markdown editor
- Mobile-friendly editor
- Internationalization editor
- Source code editing and HTML support editor
- Editor with Balloon user interface
- Editor with Balloon Block user interface
- Editor with Bottom Toolbar user interface
- Editor with Button Grouping user interface
- Editor with Classic user interface
- Editor with Document user interface
- Editor with Inline user interface
- Productivity Pack
Each demo is held in an independent directory. Steps to run them can be found in the respective README.md
files. See Feature-rich README.md as an example.