-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
🦉 pre-release🐛 bugSomething isn't workingSomething isn't working🦏 list blocklist bug and issuelist bug and issue
Description
Description
The task-list item is not aligned correctly in preview mode with multiple lines of text.
- Can you reproduce the issue?
Steps to reproduce
Paste one of the two examples below.
Example 1:
- [ ] foo
- [ ] bar
bar
bar
bar
- [ ] foo
Example 2:
- [ ] foo
- [ ] test
- foo
- foo
- foo
- [ ] bar
Expected behavior:
The test
checkbox should be aligned top and not in the middle.
-
foo
-
test
- foo
- foo
- foo
-
bar
Actual behavior:
The test
checkbox is in the middle of the list item.
Versions
- Mark Text:
develop
(I guess since fix #1135 #1387) - Operating system: all
/cc @Jocs
Metadata
Metadata
Assignees
Labels
🦉 pre-release🐛 bugSomething isn't workingSomething isn't working🦏 list blocklist bug and issuelist bug and issue