After some back and forth when running the proposal command, I ended up with some duplicated tasks and incorrect numbering, e.g.: ``` - [ ] 1.1 … - [ ] 1.2 … - [ ] 1.2 … - [ ] 1.3 … - [ ] 1.5 … ``` It would be nice if this could be caught in validation.
After some back and forth when running the proposal command, I ended up with some duplicated tasks and incorrect numbering, e.g.:
It would be nice if this could be caught in validation.