how to insert urls which contain brackets?
Since the bracket "[]" already is a token, how to escape it?
For example I wanted to add the following url as a comment:
http://www.xing.com/search/people?search[q]=max+mustermann&send=1
Using
[test|http://www.xing.com/search/people?search[q]=max+mustermann&send=1]
the generated link still ends at the occurrence of "[".
--
/\/\arkus.
Please sign in to leave a comment.
Sorry, but this issue is not solved yet. Vote http://youtrack.jetbrains.net/issue/JT-7758.