-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-quilljs@2.0.4` for the project I'm working on.
…
-
-
**Is your feature request related to a problem? Please describe.**
I have several problems with QuillJs, but most annoying https://github.com/quilljs/quill/issues/1074 (quilljs cannot format text lik…
-
could you please enable including additional quilljs modules (e.g. https://github.com/kensnyder/quill-image-resize-module, https://github.com/kensnyder/quill-image-drop-module), or provide some workar…
-
It could be interesting to host our whole documents in a single editor instance, such as quill https://quilljs.com/
-
So people with bad eyes, cant see it.
-
- using Quill JS text editor to add content:
- insert headings - h1, h2 only
- insert list: bullets + ordered
- bold, italics
- hyperlinks
- images
- videos
Acceptance criteria:…
-
I had a look at the code and wondered how to retrieve the state of the editor, i.e. the codes, the boundaries as well as the text and its formatting.
-
This is basically a new issue for #3041 which was closed by the quill-bot.
**Steps for Reproduction**
Example code
```
defmodule Test do
def foo(bar) do
bar + 2
end
end
```
*…
-
I believe we have traces of this problem happening in a lot of places, and it should be kind of easy to fix, but maybe not really to understand:
https://github.com/quilljs/parchment/issues/14
http…