сохранение картинок в папку media
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@ -1,3 +1,6 @@
|
|||||||
{
|
{
|
||||||
"cSpell.language": "en, ru"
|
"markdown-table-formatter.limitLastColumnLength": "Follow editor's wordWrapColumn",
|
||||||
|
"markdown.copyFiles.destination": {
|
||||||
|
"/docs/**/*": "media/${fileName}"
|
||||||
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user