Skip to content

Conversation

@bngarren
Copy link
Owner

Bug: when performing list continuation on the following line, where cursor is |
- □ One|- □Two

It resulted in:

- □ One
- □ - □ Two

Because it didn't recognize the split content being a valid todo line.

With this fix: the above will now result in:

- □ One
- □ Two

@bngarren bngarren merged commit ebc9cbc into main Oct 26, 2025
4 checks passed
@bngarren bngarren deleted the fix/list-continuation-with-split-todo branch October 26, 2025 19:26
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.

2 participants