Skip to content

Releases: hackmdio/vscode-hackmd

v2.0.0

07 Jan 03:35
7040c5f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.2...v2.0.0

v1.1.2

03 Jan 09:16
0c46b5c
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.2

v1.1.1

08 Jul 06:59
c2c6c22
Compare
Choose a tag to compare

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)

v1.1.0

08 Jul 02:20
fec463c
Compare
Choose a tag to compare

We implement the HackMD Note Explorer in this release. With this explorer, you can preview your HackMD notes without leaving the VSCode.

We also added a command that creates a HackMD note from editor content.

Hope you enjoy this release!

Read the full release note: https://hackmd.io/@docs/vscode-hackmd-1_1_0

v1.0.1

01 Sep 14:20
885320b
Compare
Choose a tag to compare

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