Quill – An Open Source Rich Text Editor with an API
1–10 of 66 posts
Re: Quill – An Open Source Rich Text Editor with an API
#2using https://github.com/leeoniya/reMarked.js and https://github.com/chjj/marked
may just have to do this after work today if no one gets to it first.
Re: Quill – An Open Source Rich Text Editor with an API
#3Re: Quill – An Open Source Rich Text Editor with an API
#4Having that footer be a fixed overlay may be fine on giant desktop monitor, but the website is pretty terrible on a smaller one.
edit: I stand corrected. It stays awful no matter what the screen size...
Re: Quill – An Open Source Rich Text Editor with an API
#5I couldn't figure out how to remove a URL from a selection of text.
It would be awesome to see an example of how to let the user upload an image.
Re: Quill – An Open Source Rich Text Editor with an API
#6I have high hopes for what these guys produce.
EDIT: Just wanted to add that looking through the API docs, it seems to solve exactly the problems I had. Would have made a measurable difference to my business to have had this, if it does what it says it does.
Re: Quill – An Open Source Rich Text Editor with an API
#7This looks much better than its counterparts so far! I couldn't figure out how to remove a URL from a selection of text. It would be awesome to see an example of how to let the user upload an image.
If you highlight the text, and click the link hyperlink icon in the toolbar, the URL will be removed. The link overlay UI doesn't support that though; we'll add a "remove" action in addition to "change".
Re: Quill – An Open Source Rich Text Editor with an API
#8Re: Quill – An Open Source Rich Text Editor with an API
#9Doesn't work great on Firefox for Android, despite claims to the contrary. It looks great for desktop, though.