(GitHub) Markdown supports checkboxes: ```markdown - [ ] unchecked checkbox - [x] checked checkbox ``` - [ ] unchecked checkbox - [x] checked checkbox As far as I can see, this is currently not possible with Jazzy. I would appreciate, if this feature was added.