By adapting this code by @alondmnt via the Rich Markdown plugin I was able to render [x]it! todos as rich text elements which works and looks great. As @alondmnt I have added a custom todo state blocked (- [!])
Sadly, rendering the elements this way these just look like checkboxes but are not interactive (no toggling via click / ctrl + click etc.). Also, adding custom CSS to the mobile apps is not possible so this is currently a desktop only solution.:
- 2025-11-23
- Initial config showcase in plugin issue
- 2025-12-03