Mix unordered and ordered list
Open
- Dominant language
- TypeScript
- Stars
- 76
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
I have the following HTML:
```
-
list
- 1st
- 2nd
-
let'see
- if this works
```
and have to renderFromHTML to convert the nested lists, if it is not mixed it works, but when i have a nested unordered list in an ordered list, the list items disappear:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.