We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f23fce commit c6cd4aaCopy full SHA for c6cd4aa
extensions.json
@@ -511,6 +511,9 @@
511
"janisdd.vscode-edit-csv": {
512
"repository": "https://github.com/janisdd/vscode-edit-csv"
513
},
514
+ "jebbs.markdown-extended": {
515
+ "repository": "https://github.com/qjebbs/vscode-markdown-extended"
516
+ },
517
"jebbs.plantuml": {
518
"repository": "https://github.com/qjebbs/vscode-plantuml",
519
"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