Skip to content

Milkdown/vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

11eff10 ยท Mar 19, 2025
Feb 7, 2025
Feb 2, 2025
Feb 2, 2025
Aug 20, 2021
Apr 24, 2023
Feb 2, 2025
Feb 2, 2025
Aug 20, 2021
Feb 2, 2025
Feb 2, 2025
Aug 20, 2021
Jun 27, 2022
Aug 20, 2021
Aug 22, 2021
Mar 19, 2025
Mar 16, 2025
Feb 2, 2025
Feb 2, 2025

Repository files navigation

Milkdown ๐Ÿ’– VSCode

Edit markdown in a WYSIWYG way, powered by milkdown.

Install

VSCode Marketplace

Features

Plugin is still in dev progress, this is an early access version.

Show

Usage:

  • Right click in editor to open in milkdown.
  • Right click in explorer bar and select open in milkdown.
  • Search Milkdown in command palette with Cmd/Ctrl + Shift + P.

Feature List

  • WYSIWYG Markdown Editor
  • Full GFM syntax support
  • Emoji picker and filter
  • Copy and paste with markdown
  • Slash commands
  • Tooltip bar
  • Math support

Set as Default

If you want to use milkdown as your default markdown, you can add this config into your settings:

"workbench.editorAssociations": {
    "*.md": "milkdown.editor"
}

Contributor

profile picture of Saul Mirone profile picture of calvinfung

License

MIT