测试随笔

标题语法测试

Heading level 1

Heading level 2

Heading level 3

Heading level 4

Heading level 5
Heading level 6

段落语法测试

Adipisicing pariatur Lorem velit exercitation nulla in aliqua Lorem quis non. Aliqua voluptate irure consectetur ipsum in sunt veniam nulla mollit duis culpa nisi quis duis. Officia veniam occaecat minim fugiat mollit sunt ex veniam cillum laboris amet. Lorem laborum ipsum aute mollit irure minim Lorem non mollit fugiat commodo. Pariatur est esse cillum nostrud laborum occaecat proident qui enim id velit velit fugiat. Ullamco amet qui proident irure laborum fugiat tempor non ut anim aute.

强调语法测试

I just love bold text.
I just love bold text.
Loveisbold

引用语法测试

Adipisicing pariatur Lorem velit exercitation nulla in aliqua Lorem quis non. Aliqua voluptate irure consectetur ipsum in sunt veniam nulla mollit duis culpa nisi quis duis. Officia veniam occaecat minim fugiat mollit sunt ex veniam cillum laboris amet. Lorem laborum ipsum aute mollit irure minim Lorem non mollit fugiat commodo. Pariatur est esse cillum nostrud laborum occaecat proident qui enim id velit velit fugiat. Ullamco amet qui proident irure laborum fugiat tempor non ut anim aute.

Adipisicing pariatur Lorem velit exercitation nulla in aliqua Lorem quis non. Aliqua voluptate irure consectetur ipsum in sunt veniam nulla mollit duis culpa nisi quis duis. Officia veniam occaecat minim fugiat mollit sunt ex veniam cillum laboris amet. Lorem laborum ipsum aute mollit irure minim Lorem non mollit fugiat commodo. Pariatur est esse cillum nostrud laborum occaecat proident qui enim id velit velit fugiat. Ullamco amet qui proident irure laborum fugiat tempor non ut anim aute.

Dorothy followed her through many of the beautiful rooms in her castle.

The Witch bade her clean the pots and kettles and sweep the floor and keep the fire fed with wood.

The quarterly results look great!

  • Revenue was off the chart.
  • Profits were higher than ever.

Everything is going according to plan.

列表语法测试

  1. First item

  2. Second item

  3. Third item

  4. Fourth item

  5. First item

  6. Second item

  7. Third item

  8. Fourth item

  9. First item

  10. Second item

  11. Third item

    1. Indented item
    2. Indented item
  12. Fourth item

  • First item
  • Second item
  • Third item
  • Fourth item
  • First item
  • Second item
  • Third item
  • Fourth item
  • First item
  • Second item
  • Third item
    • Indented item
    • Indented item
  • Fourth item
  • This is the first list item.

  • Here's the second list item.

    A blockquote would look great below the second list item.

  • And here's the third list item.

  1. First item
  2. Second item
  3. Third item
    • Indented item
    • Indented item
  4. Fourth item

代码语法测试

At the command prompt, type nano.

@keyframes copyback {
  0% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0);
  }
}

分割线语法测试




链接语法测试

这是一个链接 Markdown语法

这是一个链接 Markdown语法

https://markdown.com.cn
fake@example.com

I love supporting the EFF.
This is the Markdown Guide.
See the section on code.

图片语法测试

这是图片

沙漠中的岩石图片

表格语法测试

Syntax Description
Header Title
Paragraph Text
Syntax Description Test Text
Header Title Here's this
Paragraph Text And more

脚注语法测试

Here's a simple footnote,[1] and here's a longer one.[2]

删除线语法测试

世界是平坦的。 我们现在知道世界是圆的。


  1. This is the first footnote. ↩︎

  2. Here's one with multiple paragraphs and code.

    Indent paragraphs to include them in the footnote.

    { my code }

    Add as many paragraphs as you like. ↩︎

posted @ 2025-07-14 11:47  Syinho  阅读(22)  评论(17)    收藏  举报