Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for list styles #4276

Open
chaitanya1248 opened this issue Jun 26, 2024 · 0 comments
Open

Support for list styles #4276

chaitanya1248 opened this issue Jun 26, 2024 · 0 comments

Comments

@chaitanya1248
Copy link

chaitanya1248 commented Jun 26, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant