Hacker News new | ask | show | jobs
by TheRealNGenius 1785 days ago
Just wanted to note to those thinking of using it: beware of Quill. I used it for my project, but it was not made for saving and then displaying the rich text. At least for me, it was a hassle figuring out how to accomplish this.
1 comments

I’ve started using quill recently (for users to write, save and then display). I’m just rendering the saved structure and disable the editor parts for “display”. I’m happy with it
That is not how anyone would reasonably expect to be able to display rich text.