Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

TODO list with vanilla Markdown

I want to write a TODO list in a vanilla Markdown file. I know that there is a solution with GitHub flavored Markdown:

- [ ] TODO#1
- [x] TODO#2, but this one is done !

But I want to have the same result with the preview feature in VSCode (it does not render at all – I am left with [] in the preview panel).

Is there a way to achieve this ?

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

Not sure which markdown extension you are using. On my installation, it shows correctly with markdown all in one extension. It renders it as long as you leave an empty space between brackets (that is [ ] instead of [])

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading