Skip to content

Continue task list checkbox syntax on Enter - #1380

Open
mvidigal wants to merge 1 commit into
MacDownApp:masterfrom
mvidigal:fix-task-list-continuation
Open

Continue task list checkbox syntax on Enter#1380
mvidigal wants to merge 1 commit into
MacDownApp:masterfrom
mvidigal:fix-task-list-continuation

Conversation

@mvidigal

Copy link
Copy Markdown

Extends the list-head regex used by completeNextListItem: to recognize the [ ]/[x] checkbox marker, so pressing Enter after a task list item continues with an empty checkbox instead of a plain bullet. Fixes #709.

Extends the list-head regex used by completeNextListItem: to
recognize the [ ]/[x] checkbox marker, so pressing Enter after a
task list item continues with an empty checkbox instead of a plain
bullet. Fixes MacDownApp#709.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Autocomplete next checkbox line when you hit return

2 participants