You are viewing a single comment's thread from:

RE: Steemit going VIRAL!

in #steemit8 years ago (edited)

just type sqare brackets before and after your text and put the link itself in normar brackets right after sqare brackets.
Like this: {The text}(The link) only instead { } use [ ]

Sort:  

Thanks! One mistery less

Good tip. If you want to be able to explain markup without having to sub symbols etc, just use the 'escape character'. Which is \ this tells the markup that you just want to display the text. So your example would be
[The text](The link)
To get it, you type:
\[The text](the link) with the backslash first