quill icon indicating copy to clipboard operation
quill copied to clipboard

Support for list styles

Open chaitanya1248 opened this issue 7 months ago • 0 comments

Steps for Reproduction

  1. Visit quill.com

  2. provide list style type anything other than 'bullet', 'ordered'

Example: [{ list: 'ordered' }, { list: 'bullet' }, {list: 'circle'}]

Screenshot 2024-06-26 at 2 24 11 PM

Expected behavior: Quill should interpret other forms of list styles and render them accordingly Actual behavior: Quill does not render lists other than 'ordered' (numbers) and 'bullet' Platforms: All

Version:

2.0.2

chaitanya1248 avatar Jun 26 '24 19:06 chaitanya1248