mirror of
https://github.com/open-webui/docs.git
synced 2025-12-12 07:29:49 +07: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
|
|
}
|
|
}
|