Blockquotes in Markdown
From the Markdown cheat sheet ยท Quotes and Separators ยท verified Aug 2026
Blockquotes
Quote one or more paragraphs and nested blocks.
markdown
> A quoted sentence.๐ Prefix quoted lines with >
๐ก Add > on blank lines for readable source
๐ Blockquotes can contain other block elements
๐ฏ Use quotes only for content attributed elsewhere
blockquotesquotesnesting
Continue with Markdown
Save the full cheat sheet or work through every related task.