Skip to content

Blockquotes in Markdown

Start the line with a greater-than sign and a space. Everything after it becomes a quote.

> Good docs make good AI.

Good docs make good AI.

Put a > on every line. To keep a blank line between paragraphs, add a > on the empty line too.

> First paragraph.
>
> Second paragraph.

Add another > to quote inside a quote — handy for replies to replies.

> Original message
>> A reply to it