fix: missing example display for ListedPostVo type (#482)

修复 ListedPostVo 类型示例不显示的问题。

Fixes #480 

```release-note
None
```
This commit is contained in:
Ryan Wang
2024-12-09 19:23:35 +08:00
committed by GitHub
parent ec9fdde451
commit 22600b7f6f
39 changed files with 38 additions and 67 deletions

View File

@@ -67,7 +67,7 @@ import ListedPostVo from "../vo/_ListedPostVo.md";
### ListedPostVo
\<ListedPostVo \/\>
<ListedPostVo />
- [#CategoryVo](#categoryvo)
- [#TagVo](#tagvo)

View File

@@ -79,7 +79,7 @@ import ListedPostVo from "../vo/_ListedPostVo.md"
### ListedPostVo
\<ListedPostVo \/\>
<ListedPostVo />
- [#CategoryVo](#categoryvo)
- [#TagVo](#tagvo)

View File

@@ -119,7 +119,7 @@ customTemplates:
### ListedPostVo
\<ListedPostVo \/\>
<ListedPostVo />
- [#CategoryVo](#categoryvo)
- [#TagVo](#tagvo)

View File

@@ -73,7 +73,7 @@ import ListedPostVo from "../vo/_ListedPostVo.md"
### ListedPostVo
\<ListedPostVo \/\>
<ListedPostVo />
- [#CategoryVo](#categoryvo)
- [#TagVo](#tagvo)

View File

@@ -95,18 +95,3 @@ customTemplates:
### PostVo
<PostVo />
- [路由信息](#路由信息)
- [自定义模板](#自定义模板)
- [变量](#变量)
- [post](#post)
- [变量类型](#变量类型)
- [示例](#示例)
- [\_templateId](#_templateid)
- [变量值](#变量值)
- [类型定义](#类型定义)
- [CategoryVo](#categoryvo)
- [TagVo](#tagvo)
- [ContributorVo](#contributorvo)
- [ContentVo](#contentvo)
- [PostVo](#postvo)

View File

@@ -80,7 +80,7 @@ import ListedPostVo from "../vo/_ListedPostVo.md"
### ListedPostVo
\<ListedPostVo \/\>
<ListedPostVo />
- [#CategoryVo](#categoryvo)
- [#TagVo](#tagvo)