Markdown

发布时间 2023-09-08 09:44:08作者: yqk0122

一级标题

二级标题

三级标题

四级标题

五级标题
普通文本

加粗
斜体
高亮
上标:22
下标:H2o

代码引用(>式)

hello markdown!

hello markdown!
('''式)

print('hello nick')

('式)
print('hello nick')

插入链接(显示链接)
https://www.cnblogs.com/nickchen121/p/10718112.html
(链接描述显示)
nickchen博客

插入图片

有序列表

  1. one
  2. two
  3. three

无序列表

  • one

  • two

  • three

分割线

表格

name age sex
tony 20
lucy 18

$\sum_{i=1}^{10}f(i),,\text{thanks}$

$$
\sum_{i=1}^{10}f(i),,\text{thanks}
$$