It gets confused by url escaped characters right now.
On allura js/3900. To test, create a page on your wiki with a space in the title and make sure all these ways of linking work:
[space page] [space%20page] <- expect to see %20 here [space page](space page) [space page](space%20page)
Merged to dev
Log in to post a comment.
On allura js/3900. To test, create a page on your wiki with a space in the title and make sure all these ways of linking work:
Merged to dev