summaryrefslogtreecommitdiffstats
path: root/public/help/zh-tw/wiki_syntax_detailed_markdown.html
diff options
context:
space:
mode:
authorGo MAEDA <maeda@farend.jp>2019-03-23 05:57:22 +0000
committerGo MAEDA <maeda@farend.jp>2019-03-23 05:57:22 +0000
commite08b2d0f32005e8af0e416858dde0558b1f99e8f (patch)
tree7c49db31009fc61bc7e356a6e04dca8b42575e3c /public/help/zh-tw/wiki_syntax_detailed_markdown.html
parent0f6ac267957149c13c76a3b06c6fb5fd0a739ee6 (diff)
downloadredmine-e08b2d0f32005e8af0e416858dde0558b1f99e8f.tar.gz
redmine-e08b2d0f32005e8af0e416858dde0558b1f99e8f.zip
Add a link syntax "#note-6" to help files (#30829).
Contributed by Hinako Tajima. git-svn-id: http://svn.redmine.org/redmine/trunk@18002 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/help/zh-tw/wiki_syntax_detailed_markdown.html')
-rw-r--r--public/help/zh-tw/wiki_syntax_detailed_markdown.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/help/zh-tw/wiki_syntax_detailed_markdown.html b/public/help/zh-tw/wiki_syntax_detailed_markdown.html
index b0a7f4958..474b3c960 100644
--- a/public/help/zh-tw/wiki_syntax_detailed_markdown.html
+++ b/public/help/zh-tw/wiki_syntax_detailed_markdown.html
@@ -18,6 +18,7 @@
<li>連結至一個議題: <strong>#124</strong> (若該議題已經結束,則使用刪除線顯示連結: <del><a href="#" class="issue" title="bulk edit doesn't change the category or fixed version properties (Closed)">#124</a></del>)</li>
<li>Link to an issue including tracker name and subject: <strong>##124</strong> (displays <a href="#" class="issue" title="bulk edit doesn't change the category or fixed version properties (New)">Bug #124</a>: bulk edit doesn't change the category or fixed version properties)</li>
<li>連結至一個議題的筆記: <strong>#124-6</strong>, 或 <strong>#124#note-6</strong></li>
+ <li>Link to an issue note within the same issue: <strong>#note-6</strong></li>
</ul>
<p>Wiki 連結:</p>