Use the same HackMD markdown right in VSCode!
- New: Preview your HackMD notes in VSCode
 - New: Create note from editor content
 - HackMD-compatible markdown rendering preview
- We bring most HackMD markdown syntax into VSCode 🎉
 
 
Read the full Release Note on HackMD.
- Adopt access token based API client. You need to create an access token on the HackMD settings page
 - Add two more tree views: History and Team Notes.
 
- Upgrade highlight.js
 - Upgrade mermaid
 - Upgrade more dependencies
 - Adopt 
react-vsc-treeviewpackage for implementing the new tree views. It's now easier to add features and fix bugs for the tree view. - Reduce bundle size. We accidentally include 
node_modulesin our past builds, which is not necessary. 
- HackMD Snippets command
- Use the command: 
HackMD: Create a code snippetto create a code snippet on HackMD from the selected text range 
 - Use the command: 
 
- Activity icon is not shown (#23)
 
- HackMD Note explorer
- Preview your notes on HackMD
 - Create a note from editor content in VSCode
 
 
Initial Release!
- 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
 
 




