基础用法
1 | public static void main(String[] args) { |
box盒子容器
容器里边的内容可以 嵌套 其它标签
查看代码
1 |
|
语法格式
1 | {% box [title] [color:color] [child:codeblock/tabs] %} |
属性
属性名 | 说明 |
---|---|
color | 容器颜色 |
child | 容器内容类型 |
title | 容器标题 |
1 | public static void main(String[] args) { |
容器里边的内容可以 嵌套 其它标签
1 |
|
1 | {% box [title] [color:color] [child:codeblock/tabs] %} |
属性名 | 说明 |
---|---|
color | 容器颜色 |
child | 容器内容类型 |
title | 容器标题 |