测试博客园公式支持的效果
因为有公式记录的需要 所以想测试一下公式的效果。
Quick Start
Create a new post
$ hexo new "My New Post"
More info: Writing
Run server
$ hexo server
More info: Server
Generate static files
$ hexo generate
More info: Generating
Deploy to remote sites
$ hexo deploy
More info: Deployment
hEXO
- 阅读全文 https://www.jianshu.com/p/78c218f9d1e7 在文章中使用
< !--more-->手动进行截断
| 表头1 | 表头2 |
|---|---|
| Content Cell | Content Cell |
| Content Cell | Content Cell |
| 表头1 | 表头2 |
|---|---|
| Content Cell | Content Cell |
| Content Cell | Content Cell |
| 名字 | 描述 |
|---|---|
| Help | Display the help window. |
| Close | Closes a window |
表格中也可以使用普通文本的删除线,斜体等效果
| 名字 | 描述 |
|---|---|
| Help | |
| Close | Closes a window |
表格可以指定对齐方式
| 左对齐 | 居中 | 右对齐 |
|---|---|---|
| col 3 is | some wordy text | $1600 |
| col 2 is | centered | $12 |
| zebra stripes | are neat | $1 |
表情包
开心吧 😊
打钩
区块引用
$ f(x)=sin(x) $
只需要在内容前加上一个>就行。如果要嵌套可以再加一个>。例如:
1、This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet,
consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus.
Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus.2、This is a blockquote with two paragraphs. Lorem ipsum dolor sit amet,
consectetuer adipiscing elit. Aliquam hendrerit mi posuere lectus.
Vestibulum enim wisi, viverra nec, fringilla in, laoreet vitae, risus.
公式支持
$$
\frac{\partial u}{\partial t}
= h^2 \left( \frac{\partial^2 u}{\partial x^2} +
\frac{\partial^2 u}{\partial y^2} +
\frac{\partial^2 u}{\partial z^2}\right)
$$
\[\frac{\partial u}{\partial t}
= h^2 \left( \frac{\partial^2 u}{\partial x^2} +
\frac{\partial^2 u}{\partial y^2} +
\frac{\partial^2 u}{\partial z^2}\right)
\]
Simple inline \(a = b + c\).
\(\alpha\)
This equation is inline.
浙公网安备 33010602011771号