How do I add “show html” button in Quill like in Wysiwyg?
问题 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? 回答1: If you check the following link, you will see that they don't add the option for an HTML button to the configuration list keys. Probably, you have to extend the