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.

More Markdown tasks

Back to the full Markdown cheat sheet