Multi-line messages
Opened this issue · 3 comments
haadcode commented
The user should be able to write multi-line messages
haadcode commented
The initial version doesn't need to include this, but it'd be great to be able to specify the "format" for a multiline message: plain text or "code". If "Code" format is selected, it gets rendered with syntax highlighting when received (use highlight.js, same as for files atm).
haadcode commented
Reference to try out: https://quilljs.com/
dignifiedquire commented
There is also
which might be interesting to look at