3
\$\begingroup\$

How do I insert links that contain encoded URLs without SE misunderstanding it as markdown?

E.g.

http://tryapl.org/?a=R%20L%20C%u21901%201%200.00001%20%u22C4%20%28%u22A2%F7+/%29R%28L%F7k%29%2CC%F7%u2368k%u21900J%AF0.01%F7%u25CB1&run 

fails:

test

\$\endgroup\$

3 Answers 3

2
\$\begingroup\$

Like this

[Like this][1] [1]: http://... 
\$\endgroup\$
4
  • \$\begingroup\$ Doesn't seem to work though. \$\endgroup\$ Commented Sep 3, 2015 at 7:55
  • \$\begingroup\$ @NBZ When I follow the link in my post, it takes me to the same page that pasting the URL into the address bar takes me to. What problem are you having? \$\endgroup\$ Commented Sep 3, 2015 at 8:18
  • \$\begingroup\$ The characters do not seem to transfer right. The interpreter on tryapl reacts with an INVALID TOKEN. But not if I use the link in my answer. However, even that method doesn't always seem to work. \$\endgroup\$ Commented Sep 3, 2015 at 8:24
  • \$\begingroup\$ @NBZ What browser are you using? I'm using chrome, but your browser might have an idiosancratic issue. \$\endgroup\$ Commented Sep 3, 2015 at 9:18
1
\$\begingroup\$

Found a solution:

<a href="http://tryapl.org/?a=R%20L%20C%u21901%201%200.00001%20%u22C4%20%28%u22A2%F7+/%29R%28L%F7k%29%2CC%F7%u2368k%u21900J%AF0.01%F7%u25CB1&run">this</a> 

test

\$\endgroup\$
1
\$\begingroup\$

What's not to work?

\$\endgroup\$
0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.