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 fc79907 commit 5183ae7Copy full SHA for 5183ae7
.vscode/settings.json
@@ -0,0 +1,5 @@
1
+{
2
+ "markdown.copyFiles.destination": {
3
+ "**/*.md": "images/${documentBaseName}/${fileName}"
4
+ }
5
+}
0 commit comments