WYSIWYG composer for NodeBB based off of Quill (https://quilljs.com/)
Find a file
2018-08-09 16:26:59 +00:00
lib WIP Quill composer -- basic functionality working, toolbar lacking, mobile untested 2018-08-09 12:26:48 -04:00
screenshots WIP Quill composer -- basic functionality working, toolbar lacking, mobile untested 2018-08-09 12:26:48 -04:00
static WIP Quill composer -- basic functionality working, toolbar lacking, mobile untested 2018-08-09 12:26:48 -04:00
.gitattributes WIP Quill composer -- basic functionality working, toolbar lacking, mobile untested 2018-08-09 12:26:48 -04:00
.gitignore WIP Quill composer -- basic functionality working, toolbar lacking, mobile untested 2018-08-09 12:26:48 -04:00
.npmignore WIP Quill composer -- basic functionality working, toolbar lacking, mobile untested 2018-08-09 12:26:48 -04:00
library.js WIP Quill composer -- basic functionality working, toolbar lacking, mobile untested 2018-08-09 12:26:48 -04:00
LICENSE WIP Quill composer -- basic functionality working, toolbar lacking, mobile untested 2018-08-09 12:26:48 -04:00
package.json WIP Quill composer -- basic functionality working, toolbar lacking, mobile untested 2018-08-09 12:26:48 -04:00
plugin.json WIP Quill composer -- basic functionality working, toolbar lacking, mobile untested 2018-08-09 12:26:48 -04:00
README.md WIP Quill composer -- basic functionality working, toolbar lacking, mobile untested 2018-08-09 12:26:48 -04:00
renovate.json Add renovate.json 2018-08-09 16:26:59 +00:00
yarn.lock WIP Quill composer -- basic functionality working, toolbar lacking, mobile untested 2018-08-09 12:26:48 -04:00

Quill composer for NodeBB

This plugin activates the WYSIWYG Quill composer for NodeBB. Please ensure that:

  • The markdown plugin is disabled
  • Any other composers (i.e. nodebb-plugin-composer-default) are disabled

Contributors Welcome

This plugin is in its early stages. If you'd like to look at the documentation and add a feature, or take a look at the GitHub Issues and do something from there then please do. All pull requests lovingly reviewed.