文章

测试markdown

测试markdown

H1 标题

H2 标题

H3 标题

H4 标题

H5 标题
H6 标题

普通段落文字

加粗加粗 斜体斜体 加粗斜体 删除线 行内代码

  • 无序列表项
    • 子项 1. 有序列表项
  • 任务列表(未完成)
  • 任务列表(已完成)

这是一行普通引用块。 可以换行继续写。

这里有一个脚注1

An example showing the tip type prompt.

An example showing the info type prompt.

An example showing the warning type prompt.

An example showing the danger type prompt.

1
2
3
4
def hello():
    print("Hello Chirpy!")


隐藏行号

echo “Hello” ``` {: .nolineno}

1
2
3
4
# 内容
``` {: file="hello.py"}


CompanyContactCountry
Alfreds FutterkisteMaria AndersGermany
Island TradingHelen BennettUK

[ \sum_{n=1}^\infty \frac{1}{n^2} = \frac{\pi^2}{6} ]

[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} ]

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;

gantt title 项目时间表 section 阶段1 任务1 :a1, 2026-01-01, 30d

只是一个测试

左对齐

右对齐

暗黑模式专用

亮色模式专用

带阴影

  1. 脚注的具体解释内容 ↩︎

本文由作者按照 CC BY 4.0 进行授权

热门标签