mjbvz / vscode-github-markdown-preview-style

VS Code extension that changes the built-in markdown preview to match Github's styling
https://marketplace.visualstudio.com/items?itemName=bierner.markdown-preview-github-styles
MIT License
303 stars 57 forks source link

Task lists are not rendered with checkboxes #3

Closed BrainMaestro closed 7 years ago

BrainMaestro commented 7 years ago

VSCode version: 1.15.0 Extension version: 0.0.2

image

Great extension, I've always wanted something like this.

styfle commented 7 years ago

Like this? https://github.com/mjbvz/vscode-markdown-checkboxes

BrainMaestro commented 7 years ago

Yeah pretty much. Can the functionality be merged into this?

mjbvz commented 7 years ago

Here's the released extension: https://marketplace.visualstudio.com/items?itemName=bierner.markdown-checkbox

I want to keep this extension focused on just styling and not add support for any new markdown syntax. Feel free to put together an extension pack that bundles these together though

qjebbs commented 7 years ago

@BrainMaestro I've just published a new ext, added many new syntax support, including checkbox:

https://marketplace.visualstudio.com/items?itemName=jebbs.markdown-extended