- This extension pack packages some of the most popular (and some of my favorite) Markdown extensions.
- Hope these will make Markdown writing easier and fun. ^_^
- Markdown All in One - All you need for Markdown (keyboard shortcuts, table of contents, auto preview and more).
- markdownlint - Markdown/CommonMark linting and style checking for Visual Studio Code.
- Markdown PDF - This extension convert Markdown file to pdf, html, png or jpeg file.
- Markdown+Math - Mdmath allows to use Visual Studio Code as a markdown editor capable of typesetting and rendering TeX math. In fact it now reuses the built in markdown viewer. KaTeX works inside as a fast math renderer.
- Markdown Preview Enhanced - Markdown Preview Enhanced is an extension that provides you with many useful functionalities such as automatic scroll sync, math typesetting, mermaid, PlantUML, pandoc, PDF export, code chunk, presentation writer, etc.
- Markdown TOC - Generate TOC (table of contents) of headlines from parsed markdown file.
- Markdown Table Prettifier - Makes tables more readable for humans. Compatible with the Markdown writer plugin's table formatter feature in Atom.
- Markdown Emoji - Adds :emoji: syntax support to VS Code's built-in Markdown preview.
- :emojisense: - Adds suggestions and autocomplete for emoji to VS Code.
- Path Autocomplete - Provides path completion for visual studio code. Maybe can be used in inserting file links in Markdown.
- Markdown Checkboxes - Adds support for Github's
- [ ]
and- [x]
checkbox syntax to VS Code's built-in markdown preview. - Markdown Preview Github Styling - Changes VS Code's built-in markdown preview to match Github's styling.
- Markdown Paste - Smartly paste for Markdown.
- Markdown Shortcuts - Handy shortcuts for editing Markdown (.md, .markdown) files. You can also use markdown formats in any other file.
- Excel to Markdown table - This VSCode extension converts Excel data to Markdown table format. Available through command Excel to Markdown table and keyboard shortcut Shift+Alt+V.
- Medium to Markdown - Use Medium to Markdown to fetch and convert your Medium posts into local markdown files.
- Bugs, feature requests, and more, in GitHub Issues.
- Or write a review on vscode marketplace
- Open a PR and I'd be happy to take a look.
Enjoy!