Examples do not show the output html
As a new user I would like to point out that there is nowhere (that I can find) that gives the output html as generated by the tool.
For example https://v2.quilljs.com/docs/quickstart shows the javascript to generate the editor, and the "run code" shows what it will look like.
What is missing is any way to see what the exported html looks like. This is after all the purpose of the tool.
For those of us who are not familiar with js, and want to upgrade their websites with QuillJS, there is little or no information on how to actually save the files generated.
The closest I have been able to find is https://www.tutorialspoint.com/building-a-text-editor-using-quill-js which outputs the raw generated html to the browser console.
0 条评论