From 9a4758fbd679066f11a613f2d949d403ece0bfd8 Mon Sep 17 00:00:00 2001 From: Dog <104234930+dgxo@users.noreply.github.com> Date: Tue, 7 Nov 2023 18:40:24 +0000 Subject: [PATCH] Updated discord blockquote syntax --- _tools/discord.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_tools/discord.md b/_tools/discord.md index a1e4d3630..64794d7a0 100644 --- a/_tools/discord.md +++ b/_tools/discord.md @@ -19,7 +19,7 @@ syntax: available: y - id: blockquotes available: y - notes: "You can use `>>>` to create a multi-line blockquote. All text from the `>>>` to the end of the message will be included in the quote." + notes: "You can use `>` to create a multi-line blockquote. All text from the `>` to the end of the message will be included in the quote." - id: ordered-lists available: y - id: unordered-lists