Quill-based editor for posts and replies, currently used in Discussions
Includes:
- inlined CSS
- Quill.core package
- Preact as a renderer
- to bypass CORS limitations either install this extension or apply some of this setting
- run
yarn
andyarn start
- merge your PR
- run
yarn release:xxx
(seepackage.json
for details)