Actions
Defect #43265
closedAutomatic list marker does not work for task list items
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Files
Related issues
Updated by Marius BĂLTEANU about 2 months ago
- Related to Feature #43095: Support automatic list marker insertion in textareas added
Updated by Mizuki ISHIKAWA about 1 month ago
I’ve attached a patch that extends CommonMark list autocompletion.
It also refactors the code by splitting functions and using named capture groups.
Examples:
- [ ] uncheck task↵ - [ ] - [x] checked task↵ - [ ] 1) [ ] ordered task↵ 2) [ ]
Updated by Go MAEDA about 1 month ago
- Target version changed from Candidate for next minor release to 6.1.1
Setting the target version to 6.1.1.
Actions