Skip to content

hackmdio/vscode-hackmd

Repository files navigation

The official HackMD Markdown VSCode extension

Use the same HackMD markdown right in VSCode!

Visual Studio Marketplace Installs Visual Studio Marketplace Downloads

Features

  • New: Preview you HackMD notes in VSCode
  • New: Create note from editor content
  • HackMD-compatible markdown rendering preview
    • We bring most HackMD markdown syntax into VSCode 🎉

HackMD notes explorer

sidebar

Render codeblock with line numbers

line-numbers

MathJax, Diagrams

mathjax Sequence-diagram mermaid

Release Notes

Read the full Release Note on HackMD.

1.1.1

Added

  • HackMD Snippets command
    • Use command: HackMD: Create a code snippet to create a code snippet on HackMD from selected text range

Fixed

  • Activity icon it not shown (#23)

1.1.0

Added

  • HackMD Note explorer
    • Preview your notes on HackMD
    • Create note from editor content in VSCode

1.0.0

Initial Release!

Added

  • markdown-it plugins
    • markdown-it-abbr
    • markdown-it-container
    • markdown-it-deflist
    • markdown-it-ins
    • markdown-it-mark
    • markdown-it-mathjax
    • markdown-it-sub
    • markdown-it-sup
    • checkbox (As extension dependency)
    • markdown-it-emoji
    • markdown-it-footnote
    • markdown-it-imsize
  • External Graph Renderer
    • Mermaid
    • Sequence Diagram
    • Flowchart
    • Graphviz
    • abc.js
    • Mathjax