docs: update markdown config doc

This commit is contained in:
pengzhanbo 2025-07-26 09:33:57 +08:00
parent 371834640b
commit d976263a46

View File

@ -163,6 +163,12 @@ export default defineUserConfig({
- **默认值**: `false`
- **详情**: 是否启用字段容器
### table
- **类型**: `boolean | TableContainerOptions`
- **默认值**: `false`
- **详情**: 是否启用表格增强容器
### timeline
- **类型**: `boolean`