I recently found out about Quill text editor and since I am playing with new stuff in php and javascript I decided to use it in my app instead of Wysiwyg.
Quill documentation is really minimalistic though. How do I add a button that allows user to show and edit current html?
Do I have to extend Quill and make one of my own?
Well this was still an issue 3 years later.
So I made a little module to accomplish this.