Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Mini MarkdownNew to Visual Studio Code? Get it now.
Mini Markdown

Mini Markdown

Artem Sapegin

|
74 installs
| (0) | Free
| Sponsor
A minimalist kit for comfortable Markdown writing: commands, hotkeys, autocomplete…
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Mini Markdown ✍🏼

A minimalist kit for comfortable Markdown writing: commands, hotkeys, autocomplete…

Install from Visual Studio Marketplace

Washing your code. A book on clean code for frontend developers

Mini Markdown

Features

  • Very minimal and fast.
  • Commands to add bold, italic, and tables.
  • Hotkeys to add bold, and italic.
  • Autocomplete of list items.
  • Code style matches Prettier formatting.
  • Doesn’t pollute the editor with too many commands and hotkeys.

Commands

You can either run this commands from the Command Palette (Cmd+Shift+P on a Mac, or Ctrl+Shift+P on Windows), or use hotkeys.

Description Name Default Mac Default Windows
Toggle emphasis (italic) miniMarkdown.toggleEmphasis Cmd+B Ctrl+B
Toggle strong emphasis (bold) miniMarkdown.toggleStrongEmphasis Cmd+I Ctrl+I
Insert a table miniMarkdown.insertTable

Tip: To insert a link in Markdown, copy the URL to the clipboard, select the text you want to link, and paste.

Settings

You can redefine the keybindings for the commands above.

Changelog

The changelog can be found on the Changelog.md file.

How is it different from other extensions?

Most Markdown extensions are bloated with commands and hotkeys I’d never need. In Mini Markdown I added only commands that I either use very often (like bold or italic), or can never remember the correct syntax (like tables). Other tools (like list autocomplete) make the writing comfortable.

Overall, I try to match the UX of the Bear app, which has, in my opinion, one of the best Markdown editors.

You may also like

Check out my other Visual Studio Code extensions:

  • Just Blame: Git Blame annotations, inspired by JetBrains editors
  • Emoji Console Log: insert console.log() statements with a random emoji
  • New File Now: create new files from the command palette
  • Notebox: take quick notes in the bottom panel
  • Todo Tomorrow: highlight TODO, HACK, FIXME, etc. comments
  • Reveal in Ghostty: reveal current project or folder in Ghostty
  • Reveal in Nimble Commander: reveal current project or folder in Nimble Commander
  • Squirrelsong Light Theme: low contrast non-distracting light theme for web developers
  • Squirrelsong Dark Theme: low contrast non-distracting dark theme for web developers

Sponsoring

This software has been developed with lots of coffee, buy me one more cup to keep it going.

Buy Me A Coffee

Contributing

Bug fixes are welcome, but not new features. Please take a moment to review the contributing guidelines.

Authors and license

Artem Sapegin, and contributors.

MIT License, see the included License.md file.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft