File tree Expand file tree Collapse file tree 1 file changed +21
-3
lines changed Expand file tree Collapse file tree 1 file changed +21
-3
lines changed Original file line number Diff line number Diff line change 1
1
# The official HackMD Markdown VSCode extension
2
2
3
- Use the same [ HackMD] ( https://hackmd.io ) supported markdown right in VSCode!
3
+ Use the same [ HackMD] ( https://hackmd.io ) markdown right in VSCode!
4
4
5
5
## Features
6
6
7
+ - ** New** : Preview you HackMD notes in VSCode
8
+ - ** New** : Create note from editor content
7
9
- HackMD-compatible markdown rendering preview
8
10
- We bring most HackMD markdown syntax into VSCode :tada :
9
11
10
- #### Render codeblock with line numbers
12
+ ### HackMD notes explorer
13
+
14
+ ![ sidebar] ( https://i.imgur.com/N5dS5HG.png )
15
+
16
+ ### Render codeblock with line numbers
11
17
12
18
![ line-numbers] ( https://i.imgur.com/X31HZqm.png )
13
19
14
- #### MathJax, Diagrams
20
+ ### MathJax, Diagrams
15
21
16
22
![ mathjax] ( https://i.imgur.com/6vpxBbo.png )
17
23
![ Sequence-diagram] ( https://i.imgur.com/pinXrf6.png )
18
24
![ mermaid] ( https://i.imgur.com/M15g6It.png )
19
25
20
26
## Release Notes
21
27
28
+ [ Read the full Release Note on HackMD.] [ release-notes ]
29
+
30
+ [ release-notes ] : https://hackmd.io/@docs/vscode-hackmd-release-notes
31
+
32
+ ### 1.1.0
33
+
34
+ #### Added
35
+
36
+ - HackMD Note explorer
37
+ - Preview your notes on HackMD
38
+ - Create note from editor content in VSCode
39
+
22
40
### 1.0.0
23
41
24
42
Initial Release!
You can’t perform that action at this time.
0 commit comments