-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
32 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
55 changes: 3 additions & 52 deletions
55
...le/docs/guide/builtins-component.zh-CN.md → ...ocs/guide/builtins-image-preview.zh-CN.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
group: | ||
title: 内置组件 | ||
order: 3 | ||
order: 0 | ||
title: 概览 | ||
--- | ||
|
||
为了更加方便地在 Markdown 中使用一些组件,增强 Markdown 展示效果,主题内置一些常见组件,具体包含以下组件: | ||
|
||
- [Alert](./builtins-alert.zh-CN.md) <Badge>0.2.5+</Badge> | ||
- [ImagePreview](./builtins-image-preview.zh-CN.md) <Badge>0.2.7+</Badge> | ||
- [Alert](./builtins-alert.zh-CN.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
order: 4 | ||
order: 5 | ||
title: Change Log | ||
toc: false | ||
timeline: true | ||
|