Actions
Patch #43328
closedList marker missing when regular items and task list items are mixed
Description
This patch enables regular items and tasks are mixed in list.
markdown
regular items and tasks are mixed * item1 * item2 * [ ] task1 * [x] task2
before
after
Files
Updated by Go MAEDA about 2 months ago
- Category changed from UI to Text formatting
- Target version set to 6.1.1
Setting the target version to 6.1.1.
Updated by Go MAEDA about 1 month ago
- Subject changed from Fix style to enable regular item and task are mixed in list to List marker missing when regular items and task list items are mixed
- Status changed from New to Resolved
- Assignee set to Go MAEDA
Committed the fix in r24046. Thank you for your contribution.
Updated by Go MAEDA about 1 month ago
- Status changed from Resolved to Closed
Merged the fix into 6.1-stable branch in r24049.
Actions