Defect #6456
closed
Missing characters after left bracket in links
Added by Sergei Danilov over 15 years ago.
Updated over 11 years ago.
Description
I can't use round brackets in links on wiki pages. "My page (Redmine)" :http://www.redmine.org/my/page link looks like "My page". All characters after left bracket is missing.
This is a feature of textile. The content inside the parentheses forms the title of the link. Unfortunately, there is no way around it without breaking textile compatibility (even more).
Thus, I vote for "Won't fix" for now.
For more information see
- Status changed from New to Closed
- Resolution set to Wont fix
Indeed, that's how textile works.
If anybody needs this again (somebody asked on IRC this afternoon), you can do it in textile with html entities:
"this is a link with (brackets)":http://www.redmine.org
Also available in: Atom
PDF