ErrLookup › slab/quill
slab/quill
Quill is a modern WYSIWYG editor built for compatibility and extensibility · TypeScript · 108 source files
Analyzed at 539cbffd0a on 2026-08-12. 5 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Cannot initialize Quill without "${scrollBlotName}" blot | exception | critical | registry, parchment, blot, initialization, scroll |
| Invalid Quill container | exception | critical | dom, container, selector, initialization, lifecycle |
| Invalid theme ${options.theme}. Did you register it? | exception | critical | theme, registration, import, initialization, quill-v2 |
| Formula module requires KaTeX. | exception | error | katex, formula, external-dependency, formats, window-global |
| Syntax module requires highlight.js. Please include the libr | exception | error | highlightjs, syntax, external-dependency, modules, code-block |