This package is a Quill.js module that converts markdown on the fly to formatted rich text.
The main features of patleeman/quill-markdown-shortcuts are: Editor Modules.
Open-source alternatives to patleeman/quill-markdown-shortcuts include: 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… 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. afconsult/quill-mention — Quill Mention is a module to provide @mentions or #hashtag functionality for the Quill rich text editor.
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…
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
Quill Mention is a module to provide @mentions or #hashtag functionality for the Quill rich text editor.