Plume/plume-front/src
Baptiste Gelez 1f7ff62c19
Editor improvements (#486)
- Make it possible to insert new paragraphs in the article body
- Make it impossible to copy formatted HTML (to make media insertion from markdown code work correctly)

TODO:

- [x] make it possible to escape draft mode
- [x] display errors from the server
- [x] button to go back to the "normal" editor
- [x] Avoid publishing placeholders
2019-04-06 14:20:12 +01:00
..
editor.rs Editor improvements (#486) 2019-04-06 14:20:12 +01:00
main.rs Run 'cargo fmt' to format code (#489) 2019-03-20 17:56:17 +01:00