CARE features a Quill-based WYSIWYG Editor where the users can compose and format texts. It automatically stores document history in the Quill Delta format, a structured JSON representation that captures both text and formatting. This approach allows any version of a document to be accurately reconstructed at any time. All user edits are tracked and saved in the database.
