##// END OF EJS Templates
Adds the syntax for links to notes in the help....
Jean-Philippe Lang -
r8759:9f71ca95d9fd
parent child
Show More
@@ -47,6 +47,7
47 47 <p>Redmine allows hyperlinking between resources (issues, changesets, wiki pages...) from anywhere wiki formatting is used.</p>
48 48 <ul>
49 49 <li>Link to an issue: <strong>#124</strong> (displays <del><a href="#" class="issue" title="bulk edit doesn't change the category or fixed version properties (Closed)">#124</a></del>, link is striked-through if the issue is closed)</li>
50 <li>Link to an issue note: <strong>#124-6</strong>, or <strong>#124#note-6</strong></li>
50 51 </ul>
51 52
52 53 <p>Wiki links:</p>
General Comments 0
You need to be logged in to leave comments. Login now