Markdown功能记录

标题

一级标题

二级标题

三级标题


引用

该行内容为引用

该行内容为引用

该行内容为引用


代码块

this is a code

1
2
3
4
5
include "test.h"
if(true)
{
std::cout << "hello world" << std::endl;
}
这是标题百度
code snippet
code snippet
code snippet
这是一段C++代码C++
1
2
3
4
5
include "test.h"
if(true)
{
std::cout << "hello world" << std::endl;
}
这是一段OC代码
1
[rectangle setX: 10 y: 10 width: 20 height: 20];

复选框

  • [ ] this is a task
  • [x] this is a finished task

列表

  • item1
  • item2
  • item3
  • item6
    • item7

表格

First Header Second Header
cell 1 cell 2
balabala lalalalal

字体

斜体
粗体
斜体粗体
删除线
Inserted text
mark
红色
灰色
H20
29th
13\frac{1}{3}
y0xxy\sum^{x \to \infty}_{y \to 0}{\frac{x}{y}}
xyz\overline{xyz}
x\sqrt x
x+y3\sqrt[3]{x+y}
limy0xxy\lim^{x \to \infty}_{y \to 0}{\frac{x}{y}}
limy0xxy\displaystyle \lim^{x \to \infty}_{y \to 0}{\frac{x}{y}}


图片

本地相对路径图片

example

Hexo标签插件图片

网络图片

example


链接

百度

注脚

Here is a footnote reference,[1] and another.[2]

emoji

😄
🐷

鼠标悬浮标注(缩写)

The HTML specification
is maintained by the W3C.

block

content

[author[source]] [link] [source_link_title]

Do not just seek happiness for yourself. Seek happiness for all. Through kindness. Through mercy.

David LevithanWide Awake

  1. Here is the footnote. ↩︎

  2. Here’s one with multiple blocks.
    Subsequent paragraphs are indented to show that they
    belong to the previous footnote. ↩︎