Multiple lists don't work #26

Closed
opened 2023-02-06 22:25:08 +00:00 by dikkadev · 0 comments
dikkadev commented 2023-02-06 22:25:08 +00:00 (Migrated from github.com)

Describe the bug
All Lists disappear when there are multiple lists behind each other

To Reproduce
Markdown, and if applicable configuration, to reproduce error.

- list1
- list1
- list1

- list2
- list2
- list2

Expected behavior
2 lists

Screenshots
nothing

**Describe the bug** All Lists disappear when there are multiple lists behind each other **To Reproduce** Markdown, and if applicable configuration, to reproduce error. ````markdown - list1 - list1 - list1 - list2 - list2 - list2 ```` **Expected behavior** 2 lists **Screenshots** nothing
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
graveyard/mdpaper#26
No description provided.