-
# npm audit report
quill =6.7.0
Depends on vulnerable versions of quill
node_modules/balm-ui
2 moderate severity vulnerabilities
To address all issues (including breaking changes), run…
ghost updated
4 months ago
-
version:
"@vueup/vue-quill": "^1.2.0",
"quill-image-super-solution-module": "^2.0.1",
"quill-image-resize-vue": "^1.0.4",
question: why is the error reported in this way?
import {Quill, Quill…
-
With the following example json: "Example text/n/nTable of Contents",
Expected:
> Example text
>
> Table of contents
Result:
> Example text
> Table of contents
markdown_quill: ^3.1.0
…
-
QUILL_CONFIGS = {
"default": {
"image_upload_url": "/questions/quill-image-upload/",
"theme": "snow",
"modules": {
'history': {
'delay':…
-
I'm using this package in angular project with scss styles. I'm trying to reference the style using this line
```
@import 'quill-mention/dist/quill.mention.css';
```
The compiler gives this error
…
-
### Describe the bug
The "quill" editor at version 2.0.1 does not support primevue. The v-model part, if set, does not pre-value any value
### Reproducer
https://stackblitz.com/edit/3npuga?file=pac…
-
### Is there an existing issue for this?
- [x] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
### Flutter Quill version
flutter_quill: ^10.5.3
### Steps t…
-
Hi guys, I have a problem on the module registration with React Quill
I do this
```import * as QuillTableUI from 'quill-table-ui'
import ReactQuill, { Quill } from 'react-quill';
Quill.regis…
-
I guess since there's no way of naming the asset you intend to attach it to, I cannot attach it to anything? I can imagine this is a tough card to support!
file: https://arkham-horror-bugs.s3.amazo…
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues)
### The question
this is my used packages with flutter_quil…