I want link wiki-page to issue text.
[]()
syntax links into issues pool.
[[text|page]]
doesn't work.
How to do it?
You can create links in wikis using the standard markup supported by your page, or using MediaWiki syntax. For example: If your pages are rendered with Markdown, the link syntax is [Link Text](full-URL-of-wiki-page) .
To link related issues in the same repository, you can type # followed by part of the issue title and then clicking the issue that you want to link. To communicate responsibility, you can assign issues.
If you are not already editing the wiki page, click Edit. Click where you want to insert the hyperlink. Click the Insert tab on the ribbon, and then click Link. In the Insert Hyperlink dialog box, type the text to display and the Web address for the link.
You can also use relative paths. Here's an example from one of my projects:
[Using-a-Shell-Configuration-File](../wikis/Using-a-Shell-Configuration-File)
I prefer this approach to full paths, since it's not impossible that you might rename a project or transfer ownership to someone else, and so break any absolute references to parts of the repo.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With