Files
docs/.markdownlint.json
Ryan Wang 36a4db6796 docs: refine the field descriptions of the theme VO (#133)
完善主题开发文档关于 VO 字段的描述。

/kind documentation

Fixes https://github.com/halo-dev/docs/issues/122

```release-note
None
```
2022-12-08 04:54:10 +00:00

13 lines
198 B
JSON

{
"MD033": false,
"MD024": false,
"MD029": false,
"MD041": false,
"MD010": {
"code_blocks": true,
"spaces_per_tab": 4
},
"MD046": false,
"line-length": false,
"fix": true
}