In the Common Questions section of https://code.visualstudio.com/docs/languages/markdown it says "Code supports GitHub Flavored Markdown".
This support is incomplete as at least Code's internal preview does not render task lists correctly. They are described as part of GFM here: https://help.github.com/articles/writing-on-github/
Please add this to Code's previewer.
We support what ever marked support: https://github.com/chjj/marked
Ok, I'll take my request there.
Could you please update the answer in the Common Questions section?
Great, thanks!
Hi, I love that vscode has the markdown preview feature! Unfortunately, the marked project that you're depending on appears to be dead :-(
Are there any plans to move to something more active where support for things like task list support will actually have a chance of being addressed?
yep, the PR is there but nobody merges or answers, see chjj/marked#587
I looks like marked project is unmaintained. 304+ issues, 150 open PRs, and no commits since January 14...
@SimplyInk you could check out vscode-markdown-checkboxes
That plugin is referenced from the abandoned PR I mentioned above. I haven't tested it yet but will probably do so real soon.
Most helpful comment
yep, the PR is there but nobody merges or answers, see chjj/marked#587