Plume/plume-front
Ana Gelez bce806ac63 Prototype for a WYSIWYG editor
We use pulldown-cmark in plume-front too now, but instead of using the provided
HTML renderer, we use a custom DOM renderer, which let us use contenteditable only where we want,
and which will allow us to add event listeners to provide a good contextual edition experience.

Also removed the character counter, as the API limits are almost unreachable.
2019-08-08 16:33:14 +02:00
..
src Prototype for a WYSIWYG editor 2019-08-08 16:33:14 +02:00
Cargo.toml Prototype for a WYSIWYG editor 2019-08-08 16:33:14 +02:00