mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
9 lines
296 B
JSON
9 lines
296 B
JSON
{
|
|
"markdownlint.config": {
|
|
"no-inline-html": false,
|
|
"link-image-reference-definitions": false,
|
|
"fenced-code-language": false
|
|
},
|
|
"window.title": "${rootName}${separator}${profileName}${separator}${appName}${separator}${activeEditorShort}${dirty}${separator}[Branch: update-url-params]"
|
|
}
|