Changes VS Code's built-in markdown preview to match Github markdown rendering in style and content
Features
This is an extension pack of the following VS Code markdown preview extensions. These extensions can be installed individually:
-
Markdown Preview Github Styling — CSS that makes the preview match Github's markdown style.
-
Markdown Emoji — Adds
:emoji:
support to the markdown preview. -
Markdown Checkboxes — Adds
- [ ] tasklist
support to the markdown preview -
Markdown yaml Preamble — Adds support for rendering the yaml frontmatter as a table. Be sure to set
"markdown.previewFrontMatter": "show"
Usage
Please see the VSCode Markdown Preview documentation for instructions on how to use this extension.