基础语法

引用块

使用引用块格式突出显示引文、提示和引用内容。

基础引用块

在任意行前添加 > 以创建引用块。

This is a blockquote.

多行引用块

在段落之间添加带有 > 的空行,使其保持在同一引用块中。

First line of the blockquote.

Second paragraph within the same blockquote.

嵌套引用块

添加更多 > 符号以嵌套引用块。

Outer blockquote.

Nested blockquote inside.

Triple nested!

包含其他元素

引用块可以包含大多数其他 Markdown 元素:标题、列表、粗体、斜体等。

Blockquote with heading

  • List item in a blockquote
  • Another item

Bold text and italic work too.