fabiocolacio / Marker

🖊 A gtk3 markdown editor
GNU General Public License v3.0
832 stars 75 forks source link

Feature: Support ToDo Syntax #340

Open dschier-wtd opened 3 years ago

dschier-wtd commented 3 years ago

Hi,

thank you for the awesome tool. Using it on a daily basis. It would be really nice to see improvements for the preview parser to support todo syntax like github (and other tools) do:

- [ ] open item
- [x] done item
- [ ] item
  - [ ] subitem
  - [ ] subitem

which will parse to: