Closed dhth closed 4 months ago
wow, what a turn around! I just tried it, and it looks great.
As a data point, I noticed the markdown syntax for completed checklists ([x]
) is rendered literally, whereas glow
will render this as [✓] by default. I suppose this is a theme thing?
many thanks for your efforts on this great tool!
Hmm, it does render with the checklist on my computer.
This is on Alacritty:
And, this is on mac's native terminal.
Could you let me know more about your terminal emulator?
ah, human error! I had forgotten about the hyphen required for Markdown checkboxes. Too much XIT!
changes work great (also on alacritty), thanks
Awesome! 👌
Add markdown rendering for task context/details using glamour.
Fulfils https://github.com/dhth/omm/issues/11.
Potential follow ups