pshatara90
pshatara90
Creating an unordered list, adding a line break, then adding an unordered list renders correctly. When you delete the new line character between these lists, the lists merge, but data-list...
formatText(index: number, length: number, formats: Record, source: string) is supported by code, but missing from ts declarations. **Steps for Reproduction** 1. Use quill.formatText in a typed file with signature above,...
In order to add lists to registries, you need to extend both the list item and re-create its container if you're importing via `Quill.import()`, because the list container is not...