Plume/templates/posts
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
..
details.rs.html WIP - initial RTL support #575 (#577) 2019-07-11 09:34:27 +02:00
new.rs.html Prototype for a WYSIWYG editor 2019-08-08 16:33:14 +02:00
remote_interact.rs.html WIP - initial RTL support #575 (#577) 2019-07-11 09:34:27 +02:00