Skip to content
Snippets Groups Projects
Yannis Barlas's avatar
Yannis Barlas authored
fix(ui): remove form html element from comment reply

See merge request !625
096e7654

Wax Editor

MIT license

Wax Editor is built on top of the Prosemirror library. Check Prosemirror website and GitHub repo for more information.

Various Demos.

Get up and running

Run a local version of the demos

  1. yarn with node >= 14

  2. yarn build

  3. yarn start Will bring up a demos of different ediitors

Documentation

Documentation can be found here.