短代码效果
标签
方形
默认标签 靛蓝标签 绿色标签 红色标签 蓝色标签 橙色标签
圆形
靛蓝标签 绿色标签 红色标签 蓝色标签 橙色标签
进度条
复选框 Todo 列表
提示
默认提示
靛蓝提示
绿色提示
红色提示
蓝色提示
橙色提示
黑色提示
我是标题 带标题的提示
带图标的提示
我是标题 带标题和图标的提示
警告
折叠区块
友情链接
Maybe a way to explore the world?
时间线
2019-12-3123:59
左边的时间是换行的
在时间中,用 / 号表示一个换行符
隐藏文本
一段隐藏的文本
黑条隐藏文本
模糊隐藏文本
鼠标停留会有提示
Github Repo 信息卡
本文用到的所有短代码
下面是本文的源码:
本文用到的所有短代码
# 标签
## 方形
[label]默认标签[/label] [label color="indigo" shape="square" ]靛蓝标签[/label] [label color="green"]绿色标签[/label] [label color="red"]红色标签[/label] [label color="blue"]蓝色标签[/label] [label color="orange"]橙色标签[/label]
## 圆形
[label color="indigo" shape="round"]靛蓝标签[/label][label color="green" shape="round" ]绿色标签[/label][label color="red" shape="round" ]红色标签[/label] [label color="blue" shape="round" ]蓝色标签[/label] [label color="orange" shape="round" ]橙色标签[/label]
# 进度条
[progressbar progress="20"]默认进度条[/progressbar]
[progressbar progress="30" color="indigo"]靛蓝进度条[/progressbar]
[progressbar progress="40" color="green"]绿色进度条[/progressbar]
[progressbar progress="66" color="red"]红色进度条[/progressbar]
[progressbar progress="80" color="blue"]蓝色进度条[/progressbar]
[progressbar progress="100" color="orange"]橙色进度条[/progressbar]
[progressbar progress="23" ][/progressbar]
[progressbar]没有指明参数的进度条[/progressbar]
[progressbar progress="66.66"]小数进度条[/progressbar]
# 复选框 Todo 列表
[checkbox]默认复选框[/checkbox]
[checkbox checked="true"]已经完成的项目[/checkbox]
[checkbox checked="flase"]还未完成的项目[/checkbox]
# 提示
[alert]默认提示[/alert]
[alert color="indigo"]靛蓝提示[/alert]
[alert color="green"]绿色提示[/alert]
[alert color="red"]红色提示[/alert]
[alert color="blue"]蓝色提示[/alert]
[alert color="orange"]橙色提示[/alert]
[alert color="black"]黑色提示[/alert]
[alert title="我是标题" color="indigo"]带标题的提示[/alert]
[alert icon="flag" color="indigo"]带图标的提示[/alert]
[alert title="我是标题" icon="flag" color="indigo"]带标题和图标的提示[/alert]
# 警告
[admonition]默认警告[/admonition]
[admonition title="我是标题" color="indigo"]靛蓝警告[/admonition]
[admonition title="我是标题" color="green"]绿色警告[/admonition]
[admonition title="我是标题" color="red"]红色警告[/admonition]
[admonition title="我是标题" color="blue"]蓝色警告[/admonition]
[admonition title="我是标题" color="orange"]橙色警告[/admonition]
[admonition title="我是标题" color="black"]黑色警告[/admonition]
[admonition title="我是标题" color="grey"]灰色警告[/admonition]
[admonition title="我是标题" icon="flag" color="indigo"]带标题和图标的警告[/admonition]
[admonition color="indigo"]不带标题的警告[/admonition]
[admonition title="只有标题的警告" color="indigo"][/admonition]
[admonition title="只有标题和图标的警告" icon="flag" color="indigo"][/admonition]
# 折叠区块
[collapse title="默认折叠区块"]折叠的内容
# 友情链接
Maybe a way to explore the world?
# 时间线
2019-12-3123:59
左边的时间是换行的
在时间中,用 / 号表示一个换行符
# 隐藏文本
一段隐藏的文本
黑条隐藏文本
模糊隐藏文本
鼠标停留会有提示
# Github Repo 信息卡
[/collapse]