修改首页目录表格样式
This commit is contained in:
35
content/6.简约博客/3.usage.md
Normal file
35
content/6.简约博客/3.usage.md
Normal file
@@ -0,0 +1,35 @@
|
||||
---
|
||||
title: 进行测试
|
||||
description: Learn how to write and customize your documentation.
|
||||
navigation:
|
||||
icon: i-lucide-sliders
|
||||
---
|
||||
|
||||
|
||||
# 这是一个H1标签
|
||||
|
||||
## 这是一个H2标签
|
||||
|
||||
### 这是一个H3标签
|
||||
|
||||
#### 这是一个H4标签
|
||||
|
||||
##### 这是一个H5标签
|
||||
|
||||
###### 这是一个H6标签
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
::field{name="Field" type="string" defaultValue="'default'" required}
|
||||
The _description_ can be set as prop or in the default slot with full **markdown** support.
|
||||
::
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user