instructions

目录

参考使用,Hexo使用指令

目录

信息栏加入:

1
toc: true

字体

1
2
<font color=0x0099ff>
</font>

更多字体设置:Font Help

更多颜色信息:Font Color

下载文件

1
[File name](Download...)

图片插入

1
<img src="process.png" width="80%" height="80%">

pdf 插入

1
{% pdf ./Repoet.pdf %}