ending a multi line quote
if you do `>>>text` you get a multi line quote. It'd be nice if we could close it with `<<<` so we can have text after it without that being a quote.
This would also work together with Scrummer's suggestion, where enter creates a new line.
54
-
It should also let you make a new line inside of it without holding shift (like code blocks) 2 -
I agree with the fact that there should be a way to close a quote block, tho I'd suggest `>>>` to close to match a similar behaviour to codeblocks. Having `<<<` to close reminds me too much of git conflicts xD
3 -
This would be especially useful for the API, where you can send a multiline quote using the '>>>', but since the only way to end one is by pressing backspace, it is impossible to end one through discord.py or discord.js from what I've seen. The only workaround I've found is to just use a singleline quote '>' on every line until the ones you don't want quoted.
0
U moet u aanmelden om een opmerking te plaatsen.
Opmerkingen
3 opmerkingen