mirror of
https://github.com/open-webui/docs.git
synced 2026-01-03 18:26:47 +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
|
|
}
|
|
}
|