When I try to put a checkbox with the following syntax: ``` - [ ] this is a task - [x] this is another ``` it just doesn't turn into the default checkbox, like this: - [ ] this is a task - [ ] this is another I'm on Windows 11, nmp 11.6.2, Overtype 1.2.7 Here are some images: This i normal mode: <img width="547" height="306" alt="Image" src="https://github.com/user-attachments/assets/77ef8e4d-e941-4dee-9f1f-68cd12a3702d" /> This is preview: <img width="643" height="243" alt="Image" src="https://github.com/user-attachments/assets/895ae04b-b951-4d3e-a654-8c40dd833a71" />