2025 年 05 月 31 日

测试 MD 样式


Hello! 🎉

Test markdown features…

H2

followed by some text

H3

followed by some text

H4

followed by some text

H5

followed by some text

H6

italics, strong, one or two tildes, 😄

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis id sem purus, eu commodo tortor. Donec malesuada ultricies dolor a eleifend. In hac habitasse platea dictumst. Vivamus a faucibus ligula. Nullam molestie tristique arcu, eu elementum metus ultricies sed. Aenean luctus congue lectus, vitae semper erat rhoncus non. Nulla facilisi.

Test Footnote

A note1

List

Ordered

  1. A
    1. A.A
    2. A.B
  2. B
  3. C

UnOrdered

  • A
    • A.A
      • A.A.A
      • A.A.B
    • A.B
  • B
  • C

Tasklist

  • to do
  • done

Image

image link
image link

test
test

https://google.com faviconhttps://google.com, https://github.com faviconhttps://github.com

<www.example.com>, https://example.com, and contact@example.com.

Blockquote

here is blockquote
test inline code italics strong 😄

Code

var test = function this_is(){
  console.log("language declared as 'js' instead");
}
- print('hello world')
+ print('Hello, world!')

Can render inline code, console.log("Hello World"){:js}.

Mermaid

Loading diagram...

HR


Table

abcd
Table Header 1Table Header 2
Contenthttps://github.com/laymonage/giscus faviconhttps://github.com/laymonage/giscus
Contenthttp://github.com:\
I’m below the table.

A table with an empty cell and unaligned indenting.

Table Header 1Table Header 2
ContentContent
Content

Math

L=12ρv2SCLL = \frac{1}{2} \rho v^2 S C_L

中英文混排、标点挤压

Hello, world!古代称用以书写的小幅绢帛 with_spaces 后no_space亦以借指纸。《汉书·外戚传下·孝成赵皇后》:「武(籍武)发篋中,有裹药二枚,赫蹏书。」颜师古注:「邓展曰:『赫音兄弟鬩墙之鬩。』应劭曰:『赫蹏,薄小纸也。』」宋赵彦卫《云麓漫钞》卷七:「《赵后传》所谓『赫蹏』者,注云『薄小纸』,然其寔亦縑帛。」

Footnotes

  1. Big note.

文章标题 测试 MD 样式
文章作者 Young
发布时间 2025-05-31

转载或引用本文时请遵守 CC BY-NC-SA 4.0 ,注明出处,不得用于商业用途。
Loading comments...