Project

General

Profile

Actions

Defect #43265

open

Automatic list marker does not work for task list items

Added by Marius BĂLTEANU 23 days ago. Updated about 20 hours ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
UI
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Files


Related issues

Related to Redmine - Feature #43095: Support automatic list marker insertion in textareasClosedMarius BĂLTEANU

Actions
Actions #1

Updated by Marius BĂLTEANU 23 days ago

  • Related to Feature #43095: Support automatic list marker insertion in textareas added
Actions #2

Updated by Mizuki ISHIKAWA 15 days 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) [ ] 

Actions #3

Updated by Go MAEDA 7 days ago

  • Target version changed from Candidate for next minor release to 6.1.1

Setting the target version to 6.1.1.

Actions #4

Updated by Go MAEDA about 20 hours ago

  • Status changed from New to Resolved
  • Assignee set to Go MAEDA
  • Resolution set to Fixed

Committed the fix in r24057. Thank you.

Actions

Also available in: Atom PDF