Skip to content

Commit c6cd4aa

Browse files
authored
Add extension "Markdown Extended" (#580)
1 parent 5f23fce commit c6cd4aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

extensions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,9 @@
511511
"janisdd.vscode-edit-csv": {
512512
"repository": "https://github.com/janisdd/vscode-edit-csv"
513513
},
514+
"jebbs.markdown-extended": {
515+
"repository": "https://github.com/qjebbs/vscode-markdown-extended"
516+
},
514517
"jebbs.plantuml": {
515518
"repository": "https://github.com/qjebbs/vscode-plantuml",
516519
"prepublish": "wget -O plantuml.zip https://sourceforge.net/projects/plantuml/files/1.2021.0/plantuml-jar-mit-1.2021.0.zip/download && unzip plantuml.zip && rm plantuml.zip && mv COPYING COPYING.plantuml-jar"

0 commit comments

Comments
 (0)