渲染测试

渲染测试

标题

这是

一级标题

这是

二级标题

这是

三级标题

这是

四级标题

这是
五级标题
这是
六级标题

强调

这会是 斜体 的文字
这会是 斜体 的文字

这会是 粗体 的文字
这会是 粗体 的文字

你也可以 组合 这些符号

这个文字将会被横线删除

列表

无序列表

  • Item 1
  • Item 2
    • Item 2a
    • Item 2b

有序列表

  1. Item 1
  2. Item 2
  3. Item 3
    1. Item 3a
    2. Item 3b

图片

logo

链接

Blog

引用

凡为过往,皆成序章
Actions speak louder than words.

嵌套引用
abcdefg

分割线




行内代码

这个应该是行内代码: addr, 而addr不是

代码块

1
2
3
4
5
6
#include <cstdio>

int main() {
puts("Hello, World!");
return 0;
}

任务列表

  • [x] @mentions, #refs, links, formatting, and tags supported
  • [x] list syntax required (any unordered or ordered list supported)
  • [x] this is a complete item
  • [ ] this is an incomplete item

表格

First Header Second Header
Content from cell 1 Content from cell 2
Content in the first column Content in the second column

数学公式

行内公式: 233332^{3^{3^{3^{3}}}}233333233333

块内公式:

233332^{3^{3^{3^{3}}}}

扩展语法

表格合并单元格

a b
> 1
3
a b
1 2
^ 4

Emoji & Font-Awesome

😄
:fa-car:

上标

30th

下标

H2O

脚注

Content [1]

缩略

_[HTML]: Hyper Text Markup Language
_[W3C]: World Wide Web Consortium
The HTML specification
is maintained by the W3C.

标记

marked

Next 主题渲染部分

Mermaid

graph TD A[Hard] -->|Text| B(Round) B --> C{Decision} C -->|One| D[Result 1] C -->|Two| E[Result 2]
sequenceDiagram Alice->>John: Hello John, how are you? loop Healthcheck John->>John: Fight against hypochondria end Note right of John: Rational thoughts! John-->>Alice: Great! John->>Bob: How about you? Bob-->>John: Jolly good!
gantt section Section Completed :done, des1, 2014-01-06,2014-01-08 Active :active, des2, 2014-01-07, 3d Parallel 1 : des3, after des1, 1d Parallel 2 : des4, after des1, 1d Parallel 3 : des5, after des3, 1d Parallel 4 : des6, after des4, 1d
classDiagram Class01 <|-- AveryLongClass : Cool <<interface>> Class01 Class09 --> C2 : Where am i? Class09 --* C3 Class09 --|> Class07 Class07 : equals() Class07 : Object[] elementData Class01 : size() Class01 : int chimp Class01 : int gorilla class Class10 { <<service>> int id size() }
stateDiagram [*] --> Still Still --> [*] Still --> Moving Moving --> Still Moving --> Crash Crash --> [*]
pie "Dogs" : 386 "Cats" : 85 "Rats" : 15
journey title My working day section Go to work Make tea: 5: Me Go upstairs: 3: Me Do work: 1: Me, Cat section Go home Go downstairs: 5: Me Sit down: 3: Me

Button

GitHub

Group Pictures

Label

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Note

(without define class style)

Default Header

Welcome to Hexo!

Primary Header

Welcome to Hexo!

Info Header

Welcome to Hexo!

Success Header

Welcome to Hexo!

Warning Header

Welcome to Hexo!

Danger Header

Welcome to Hexo!

No icon note

Note without icon: note info no-icon

This is a summary

Details and summary

Note with summary: note primary This is a summary

This is a summary

Details and summary (No icon)

Note with summary: note info no-icon This is a summary

Codeblock in note

1
2
3
code block in note tag
code block in note tag
code block in note tag

Table in Note

1 2
3 4
5 6
7 8

PDF


  1. Hi! This is a footnote ↩︎