Link to Attached File in Wiki
You can insert links to the attached files in the Wiki
Usually, the link is inserted by the toolbar, so you don't need to memorize how to do this.
When you type:
#attach(sample.zip:11)
The link will be inserted as:
sample.zip
Link to Issues
Entering the whole issue key or multiple issue keys with 2 brackets in the front and the back will link to the issue.
When you type:
This seems to be the same phenomenon that we saw in [[BLG-104]]. Please refer to BLG-87 also.
It will appear as:
This seems to be the same phenomenon as we saw in BLG-104. Please refer BLG-87 also.
Link to Subversion Revision Index
The link to the Subversion revision details can be inserted when you type #rev(revision number).
When you type:
#rev(11)
It will appear as:
r11
Link to URL
Double brackets ([[ ]]) around the URL create a link to the URL.
When you type:
This website http://www.backlog.jp/ is useful to solve this bug.
This website [[Backlog>http://www.backlog.jp/]] is useful to solve this bug.
This website [[Backlog:http://www.backlog.jp/]] is useful to solve this bug.
It will appear as:
This website http://www.backlog.jp/ is useful to solve this bug.
This website Backlog is useful to solve this bug.
This website Backlog is useful to solve this bug.
Note: Your project will only use Backlog formatting if specified by your administrator under Project Settings. To learn more about this, please read the Formatting Rules.