-
Hi ,
I have trying to use JSON api of sharejs and make it integrate with a framework of Quilljs . But somehow i am not able to do the same.
Is there some link where it has been mentioned step by s…
-
I was trying out AOR and noticed it was adding extra padding before a list.
With some searching, I discovered this is a known feature, but can be disabled in Quill 1.3+. This component currently on…
-
I have implemented beta.2 in my app. However, I ended up making a couple of modifications to the `syntax.ts` and `code.ts` to better the hljs support. Here are my modifications below. I would like to …
-
https://quilljs.com/docs/formats/ might help?
stjet updated
2 years ago
-
https://github.com/quilljs/quill/issues/968
-
### Priority
- [ ] Add https
- [ ] Add a couple of codes of conduct that aren't open source / conference related
### Feature Ideas
- [ ] Add "serve" button to create webpage with this CoC
- [ ]…
-
## quilljs
现在富文本编辑器轮子太多了,Github 上随便搜一下就有一堆,我需要实现的功能很简单,所以就佛系地选了 `quilljs`,quilljs 是一个轻量级的富文本编辑器。
链接:
- 官网:[https://quilljs.com/](https://quilljs.com/)
- Github: [https://github.com/quilljs/q…
-
After upgrading to v2, the toolbar doesn't reflect formats being toggled via the keyboard until the user starts typing.
**Steps for Reproduction**
1. Visit [quilljs.com](https://quilljs.com/)
2…
-
Wrong cursor behavior after changing format and pressing right/left arrow key.
**Steps for Reproduction**
1. Visit https://quilljs.com/playground/
2. Write some text
3. Put cursor in the middl…
-
I'm noticing that whenever I upload screenshots I take with Windows 10, they appear correctly in the Quilljs editor itself just fine, but quill-delta-to-html improperly tries to encode them, therefor …