You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when click on <ul> in Quill editor is generated <ol>! How getSemanticHTML() will solve this wrong HTML tag? A bit confused with this. I have Svelte 5 project but IMO this issue is framework agnostic as it is IMO Quill core issue.
npm install [email protected]
Wrap in a component
Expected behavior:
The expectation is show disc bullet in list
Actual behavior:
The displayed list contains both numbers and bullets.
Platforms:
Chrome, Firefox, Mac Os Monterey
Include browser, operating system and respective versions
Version:
The text was updated successfully, but these errors were encountered: