Skip to content

Not incrementing correct "word" #24

@ErikReider

Description

@ErikReider

Adding - [x] on to an empty file and trying to increment [x] increments on instead of toggling [x].

I tried adding this to the setup to be able to toggle markdown checkboxes but it didn't work :/

{"[ ]", "[x]"},
{"-[ ]", "-[x]"},
{"- [ ]", "- [x]"},
{"- []", "- [x]"},

Any idea on why this is happening?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions