Wrap lines at 80 chars
This commit is contained in:
@ -5,7 +5,12 @@ author = "bbaovanc"
|
||||
cover = "media/discord-tricks/edited-in-middle-of-message.png"
|
||||
tags = ["discord", "discord-tricks"]
|
||||
keywords = ["discord", "edited"]
|
||||
description = "With a bit of trickery using the RLE character (U+202B), you can get the (edited) text on a message to be somewhere other than at the end of the message."
|
||||
|
||||
description = """
|
||||
With a bit of trickery using the RLE character (U+202B), you can get the
|
||||
(edited) text on a message to be somewhere other than at the end of the message.
|
||||
"""
|
||||
|
||||
showFullContent = false
|
||||
+++
|
||||
|
||||
@ -19,4 +24,6 @@ showFullContent = false
|
||||
6. Press space and paste the character
|
||||
7. Type the text you want on the left of `(edited)`
|
||||
|
||||
*This post was adapted from [gitea:bbaovanc/discord-tricks](https://git.bbaovanc.com/bbaovanc/discord-tricks)*
|
||||
*This post was adapted from [gitea:bbaovanc/discord-tricks][1]*
|
||||
|
||||
[1]: https://git.bbaovanc.com/bbaovanc/discord-tricks
|
||||
|
Reference in New Issue
Block a user