See my answer to a question on programmers.stackexchange.com. I used the markup to link to a website. Is there a reason why this isn't working? The text is not hyperlinked properly.
|
The problem has to do with the carets in the URLs. I removed the carets and the text became a link immediately. EDIT: Have you considered using [LoadRunner][1]? When I worked on Government projects, we used [LoadRunner][2] to baseline builds and determine their performance. It works really well. [1]: http://[snip].jsp?zn=bto&cp=1-11-126-17^8_4000_100 [2]: https://[snip].jsp?zn=bto&cp=1-11-126-17^8_4000_100 Deleting the carets produces this (which doesn't link to the right places, obviously): Have you considered using LoadRunner? When I worked on Government projects, we used LoadRunner to baseline builds and determine their performance. It works really well. |
|||||
|
Caret |
|||||||||||
|
|
As of recently, when entering a link via the button (or Ctrl-L), these "evil" characters will automatically be escaped. |
|||||||||||||||||
|