[BUG] List with links #11707
Labels
[Block] List
Affects the List Block
[Status] Duplicate
Used to indicate that a current issue matches an existing one and can be closed
Describe the bug
If you create a list with links you can't add a new item in list
To Reproduce
This is an example html that you can use in a post content
`
<!-- wp:list -->
<ul><li>item 1</li><li><a href="http://testlink">item 2</a></li><li><a href="http://testlink">http://testlink</a></li></ul>
<!-- /wp:list -->
<!-- wp:paragraph -->
<p></p>
<!-- /wp:paragraph -->
`
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: