Quill – An Open Source Rich Text Editor with an API
31–40 of 66 posts
Re: Quill – An Open Source Rich Text Editor with an API
#32Re: Quill – An Open Source Rich Text Editor with an API
#33This looks excellent, I think I'll use it to replace my current solution. I use hallo.js (on blogmask.com) which is also great but falls short when you want to add custom controls or styling. I've had a lot of trouble with images, etc.
Re: Quill – An Open Source Rich Text Editor with an API
#34Not to sound greedy, but LaTeX support would be a great addition.
Re: Quill – An Open Source Rich Text Editor with an API
#35I will be very happy if this turns out to work as good as it looks at a first glance.
Re: Quill – An Open Source Rich Text Editor with an API
#36Re: Quill – An Open Source Rich Text Editor with an API
#37Re: Quill – An Open Source Rich Text Editor with an API
#38This looks excellent, I think I'll use it to replace my current solution. I use hallo.js (on blogmask.com) which is also great but falls short when you want to add custom controls or styling. I've had a lot of trouble with images, etc.
blogmask.com looks interesting. Have you thought about Markdown support?
Blogmask is an interesting side project but I don't have much time for it. Always looking for open-source contributors though.
Re: Quill – An Open Source Rich Text Editor with an API
#393 clause BSD license. Kind of an odd choice these days.
I have no relationship to the project, but I'm curious to know why you think that? The BSD license is extremely liberal.
And even the 2 clause has the documentation requirement. Different projects interpret it different ways, and many projects ignore it. But, if you have documentation (exactly what is meant by that?), you had better include therein the disclaimers of all the BSD-licensed projects you used. It can be a lot to keep track of.
There are other licenses out there that do a much better job of being liberal. MIT is the most popular, but there's also ISC, Fair, even LGPL, ...