ul and il attributes not preserved with getSemanticHTML
Author: Pizza1Created May 5, 2026Updated Jul 22, 2026
I have a list of the form
which looks like this in the DOM
but when calling getSemanticHTML(), it returns
`'
- a
- b
- c
- a
- b
- c
- a
- b
- c
Source: slab/quill