editor-js / editor-js/list

Mix unordered and ordered list

Open
#64 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
76
Forks
65
PR merge metrics
No merged PRs in 30d

Description

I have the following HTML:

```



  1. list

    • 1st

    • 2nd




  2. let'see

    1. 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:

![image](https://github.com/editor-js/nested-list/assets/244475/c1fc8322-c4e8-4329-b864-fdb3ca3b6596)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.