Update Blockquote.md

This commit is contained in:
Dom
2026-05-26 08:23:23 +00:00
parent 300e0a75b9
commit ac5fedeff8
+1 -1
View File
@@ -6,7 +6,7 @@ You only need to use `>` on the first line, and the rest of the content will be
> I love Spurs > I love Spurs
> I bet they're going to win the championship. > I bet they're going to win the championship.
``` ```
> I love Spurs > I love Spurs
> I bet they're going to win the championship. > I bet they're going to win the championship.
## Nested Blockquotes ## Nested Blockquotes
Blockquotes support nesting. Use one `>` for the outermost layer, two `>` for the first nested layer, and so on. Blockquotes support nesting. Use one `>` for the outermost layer, two `>` for the first nested layer, and so on.