Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attachment links with two underscores in file names are not handled properly #40

Open
sergtk opened this issue Apr 12, 2015 · 0 comments

Comments

@sergtk
Copy link

sergtk commented Apr 12, 2015

I attached file with the name "textsample_under_scores.txt" to Redmine wiki page.

Then I tried to insert link to that file from wiki page with the following markup:

attachment:textsample_under_scores.txt

When I saved wiki page I obtained word "under" in file name italic and no link at all.

If I rename file textsample_under_scores.txt (remove one or two underscores) then link generated correctly.

It looks like file name is formatted according to the markdown syntax but should be preserved unchanged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant