Actions
Feature #21444
openQuotes in links to source files with spaces only around file name
Status:
New
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
See RedmineTextFormattingTextile, "Links to Repository files".
Quotes should be used only around file names, so it can contain at and hash symbols.
source:"some file@52#L120"
→ source:"some file"@52#L120
source:"repo_identifier|some file"
→ source:repo_identifier|"some file"
Actions