Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated discord blockquote syntax #180

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

dgxo
Copy link

@dgxo dgxo commented Nov 7, 2023

Discord's syntax for single line blockquotes is a single >, as opposed to the >>> in this page, followed by a space, then any text until the end of the line.

As stated in Discord's Markdown article, >>> renders the rest of the message as a codeblock. This is less useful in my opinion than just a single line blockquote with >, as most of the time it's not really wanted for the entire rest of the message to be a blockquote, instead of one or more lines each prefixed with a >.

Because of this, I think the syntax specified should just note the single line blockquotes and could include the ability to use >>>, although this might be pushing it with the length of the note.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant