Reputation: 3
I have been trying to remobe the value of an embed because I don't like it there but I cant find a way to "bypass" it.
Does anyone have a solution?
https://i.sstatic.net/eQxrG.png
Upvotes: 0
Views: 52
Reputation: 364
Use \u200b
, this is a white space like a space bar, but as a unicode character.
Upvotes: 1