mirror of
https://github.com/open-webui/docs
synced 2025-06-04 03:47:51 +00:00
8 lines
137 B
JSON
8 lines
137 B
JSON
{
|
|
"markdownlint.config": {
|
|
"no-inline-html": false,
|
|
"link-image-reference-definitions": false,
|
|
"fenced-code-language": false
|
|
}
|
|
}
|