Vscode: Support for GitHub Flavored Markdown

Created on 22 Jan 2016  路  9Comments  路  Source: microsoft/vscode

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.

feature-request markdown

Most helpful comment

yep, the PR is there but nobody merges or answers, see chjj/marked#587

All 9 comments

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...

Is github flavored task-list supported?

gh-tl

This would be awesome!

@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.

Was this page helpful?
0 / 5 - 0 ratings