Can't get links to work in deck descriptions

TappedOut forum

Posted on March 17, 2017, 11:53 a.m. by zahlman

Syntax used: [example](http://www.example.com)

Testing here:

Expected result: link to the website

Actual result: nothing shows up at all. It seems to work in this post, but not when I use it in a deck description. I saw someone else had a post in this forum with the same behaviour, though, so something strange is going on.

Help?

zahlman says... #2

Okay, it worked in the post preview, but not when I actually posted it. What on earth?

March 17, 2017 11:54 a.m.

Atony1400 says... #3

If you used the normal syntax,

 [link text](link)

It should work fine. Anything more advanced is only allowed for upgrades, afaik.

March 17, 2017 12:19 p.m.

zahlman says... #4

Right, that's the syntax I'm using. I was able to get a "working" link leaving off the http://, but then it links to the wrong place.

March 17, 2017 12:26 p.m.

chaosumbreon87 says... #5

You could do the html way since it should work regardless

<a href="url goes here">Link text </a>
March 17, 2017 1:38 p.m.

Please login to comment