Quill Mention is a module to provide @mentions or #hashtag functionality for the Quill rich text editor.
The main features of afconsult/quill-mention are: Editor Modules.
Open-source alternatives to afconsult/quill-mention include: benwinding/quill-html-edit-button — Quill.js Module which allows you to quickly view/edit the HTML in the editor. benwinding/quill-image-compress — Quill.js Module which compresses images that are uploaded to the editor. contentco/quill-emoji — Module extension for Quill.js that handles emojis in the toolbar. Through this extension, you can add emojis through… datananas/quill-placeholder-autocomplete — brings autocomplete to quill-placeholder-module. fabiancelik/rich-voice-editor — Rich Voice Editor: Quill Rich Text Editor Enhancements to support SSML. artem-schander/quill-paste-smart — This plugin extends the default clipboard module of Quill.js to prevent users from pasting HTML that does not belong…
Quill.js Module which allows you to quickly view/edit the HTML in the editor
Quill.js Module which compresses images that are uploaded to the editor
Module extension for Quill.js that handles emojis in the toolbar. Through this extension, you can add emojis through the toolbar at the top, or by typing the emoji code.
This plugin extends the default clipboard module of Quill.js to prevent users from pasting HTML that does not belong into the editor. To do so it looks into the toolbar configuration and decides which tags and attributes are allowed based on the possible formats. However, you can also decide on…