2.4 KiB
2.4 KiB
title, date, lastmod, tags
title | date | lastmod | tags | |||
---|---|---|---|---|---|---|
内容格式测试 | 2025-03-16T22:27:03Z | 2025-10-07T18:32:34Z |
|
内容格式测试
目录
[TOC]
字体样式
字体:宋体
字体:黑体
字体:华文彩云
颜色:#0099FF 大小:2 字体:微软雅黑
颜色:#66CCFF 大小:5
颜色:Gray 大小:5
字体:黑体
字体:华文彩云
颜色:#0099FF 大小:2 字体:微软雅黑
颜色:#66CCFF 大小:5
颜色:Gray 大小:5
待办事项
- 已完成
- 未完成
标题
# 一级标题
## 二级标题
### 三级标题
#### 四级标题
##### 五级标题
###### 六级标题
引用
一级引用
二级引用
三级引用
列表
-
一级列表
-
二级列表
- 三级列表
-
-
有序列表
- 有序子列表
- 有序子列表
- 无序子列表
- 无序子列表
-
无序列表
- 有序子列表
- 有序子列表
- 无序子列表
- 无序子列表
代码
System.out.println("MarkDown");
<a href="https://blog.frost-zx.top/">Frost-ZX</a>
<a href="https://minecraft.net/">Minecraft</a>
格式
-
重点文字
删除线- 下划线
- ==高亮==
- 粗斜体
- 粗体
- 斜体
图片
表格
简单的表格
First Header | Second Header | Third Header |
---|---|---|
Content Cell | Content Cell | Content Cell |
Content Cell | Content Cell | Content Cell |
出于美观的考虑,可以把两端都包围起来
First Header | Second Header | Third Header |
---|---|---|
Content Cell | Content Cell | Content Cell |
Content Cell | Content Cell | Content Cell |
通过在标题分隔行添加冒号 :
,定义表格单元的对齐格式:居左、居中、居右
First Header | Second Header | Third Header |
---|---|---|
Left | Center | Right |
Left | Center | Right |
表格使用示例
姓名 | 年龄 | 描述 |
---|---|---|
张三 | 10 岁 | 加粗 Bold |
李四 | 20 岁 | 链接 Link |
其他
位置
居左
居中
居右
手动换行
HTML 标签 <br>