Description
The Quill Editor is an open-source WYSIWYG web editor with a very small footprint. It allows you to store formatted HTML content in your database records.
It supports embedding images and code sections with code highlighting among other features for advanced users. It is easy to setup and even has partial Unicode Support without DataFlex 20.
Have you used the Froala Editor in the past? Quill is able to read your content without a problem!
Changelog since v1.4
- Added DataFlex 24.0 support.
- Upgraded to Quill v2.0.2.
- Fixed image upload in Flextron (non-inline).
- Added selection function. To be able to get the begin/end of the selection and the selection itself.
- Added Focus and Blur support that was missing.