Hey, is there a possibility to escape steemit "@", so that steemit doesn't link automatically to profile pages?
Since it's not an official markdown char, the escape character "\" doesn't work.
You are viewing a single comment's thread from:
Hey, is there a possibility to escape steemit "@", so that steemit doesn't link automatically to profile pages?
Since it's not an official markdown char, the escape character "\" doesn't work.
No, I haven't heard yet because in Steemit, It linked to the profile pages by default when you add @ before any name but there is one way that you can achieve it. It is not a good way, but Might help you a bit.
Simply wrap the profile name within single backticks. e.g:
@dasskelett
. It adds the text within <code></code> tag.Hey, thanks for the answer.
Yeah, this is a workaround.
May try it, than let's see.
My pleasure, keep it up!