Defect #43265
closed
- Related to Feature #43095: Support automatic list marker insertion in textareas added
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) [ ]
- Target version changed from Candidate for next minor release to 6.1.1
Setting the target version to 6.1.1.
- Status changed from New to Resolved
- Assignee set to Go MAEDA
- Resolution set to Fixed
Committed the fix in r24057. Thank you.
- Status changed from Resolved to Closed
Merged the fix into 6.1-stable branch in r24064.
Also available in: Atom
PDF