Incorrect task list checked with embedded subtasks...
When the markdown is like this
```markdown
1. 1. [ ] this
1. [ ] that
```
checking the first task will instead check the second task.
I think it's a bit of an edge case, but it did occur in an offboarding issue template.
issue