summaryrefslogtreecommitdiffstats
path: root/public/help/sq
diff options
context:
space:
mode:
Diffstat (limited to 'public/help/sq')
-rw-r--r--public/help/sq/wiki_syntax_markdown.html1
-rw-r--r--public/help/sq/wiki_syntax_textile.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/public/help/sq/wiki_syntax_markdown.html b/public/help/sq/wiki_syntax_markdown.html
index 4654ddb17..06d222b1d 100644
--- a/public/help/sq/wiki_syntax_markdown.html
+++ b/public/help/sq/wiki_syntax_markdown.html
@@ -39,6 +39,7 @@
<tr><th colspan="3">Redmine links</th></tr>
<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr>
<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr>
+<tr><th></th><td>##12</td><td><a href="#">Bug #12</a>: The issue subject</td></tr>
<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr>
<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr>
<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr>
diff --git a/public/help/sq/wiki_syntax_textile.html b/public/help/sq/wiki_syntax_textile.html
index 6f544d2a0..4727f6d33 100644
--- a/public/help/sq/wiki_syntax_textile.html
+++ b/public/help/sq/wiki_syntax_textile.html
@@ -40,6 +40,7 @@
<tr><th colspan="3">Redmine links</th></tr>
<tr><th><img src="../../images/jstoolbar/bt_link.png" style="border: 1px solid #bbb;" alt="Link to a Wiki page" /></th><td>[[Wiki page]]</td><td><a href="#">Wiki page</a></td></tr>
<tr><th></th><td>Issue #12</td><td>Issue <a href="#">#12</a></td></tr>
+<tr><th></th><td>##12</td><td><a href="#">Bug #12</a>: The issue subject</td></tr>
<tr><th></th><td>Revision r43</td><td>Revision <a href="#">r43</a></td></tr>
<tr><th></th><td>commit:f30e13e43</td><td><a href="#">f30e13e4</a></td></tr>
<tr><th></th><td>source:some/file</td><td><a href="#">source:some/file</a></td></tr>