Skip to content

Commit 30f81fe

Browse files
committed
Update README
1 parent 5ae8273 commit 30f81fe

File tree

1 file changed

+24
-26
lines changed

1 file changed

+24
-26
lines changed

README.md

Lines changed: 24 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
# HackMD official VSCode extension
1+
# The official Markdown VSCode extension
22

33
## Features
44

55
- HackMD-compatible markdown rendering preview
6-
- We bring most HackMD supported syntax into VSCode :tada:
6+
- We bring most HackMD markdown syntax into VSCode :tada:
77

88
#### Render codeblock with line numbers
99

10-
![](https://i.imgur.com/X31HZqm.png)
10+
![line-numbers](https://i.imgur.com/X31HZqm.png)
1111

1212
#### MathJax, Diagrams
1313

14-
![](https://i.imgur.com/6vpxBbo.png)
15-
![](https://i.imgur.com/pinXrf6.png)
16-
![](https://i.imgur.com/M15g6It.png)
14+
![mathjax](https://i.imgur.com/6vpxBbo.png)
15+
![Sequence-diagram](https://i.imgur.com/pinXrf6.png)
16+
![mermaid](https://i.imgur.com/M15g6It.png)
1717

1818
## Release Notes
1919

@@ -24,24 +24,22 @@ Initial Release!
2424
#### Added
2525

2626
- markdown-it plugins
27-
- markdown-it-abbr
28-
- markdown-it-container
29-
- markdown-it-deflist
30-
- markdown-it-ins
31-
- markdown-it-mark
32-
- markdown-it-mathjax
33-
- markdown-it-sub
34-
- markdown-it-sup
35-
- checkbox (As extension dependency)
36-
- markdown-it-emoji
37-
- markdown-it-footnote
38-
- markdown-it-imsize
27+
- markdown-it-abbr
28+
- markdown-it-container
29+
- markdown-it-deflist
30+
- markdown-it-ins
31+
- markdown-it-mark
32+
- markdown-it-mathjax
33+
- markdown-it-sub
34+
- markdown-it-sup
35+
- checkbox (As extension dependency)
36+
- markdown-it-emoji
37+
- markdown-it-footnote
38+
- markdown-it-imsize
3939
- External Graph Renderer
40-
- Mermaid
41-
- Sequence Diagram
42-
- Flowchart
43-
- Graphviz
44-
- abc.js
45-
- Mathjax
46-
47-
40+
- Mermaid
41+
- Sequence Diagram
42+
- Flowchart
43+
- Graphviz
44+
- abc.js
45+
- Mathjax

0 commit comments

Comments
 (0)