summaryrefslogtreecommitdiffstats
path: root/public/help/hr/wiki_syntax_detailed_textile.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/help/hr/wiki_syntax_detailed_textile.html')
-rw-r--r--public/help/hr/wiki_syntax_detailed_textile.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/help/hr/wiki_syntax_detailed_textile.html b/public/help/hr/wiki_syntax_detailed_textile.html
index 78074b41d..c28873d6f 100644
--- a/public/help/hr/wiki_syntax_detailed_textile.html
+++ b/public/help/hr/wiki_syntax_detailed_textile.html
@@ -24,6 +24,7 @@
<ul>
<li><strong>[[Guide]]</strong> displays a link to the page named 'Guide': <a href="#" class="wiki-page">Guide</a></li>
<li><strong>[[Guide#further-reading]]</strong> takes you to the anchor "further-reading". Headings get automatically assigned anchors so that you can refer to them: <a href="#" class="wiki-page">Guide</a></li>
+ <li><strong>[[#further-reading]]</strong> link to the anchor "further-reading" of the current page: <a href="#" class="wiki-page">#further-reading</a></li>
<li><strong>[[Guide|User manual]]</strong> displays a link to the same page but with a different text: <a href="#" class="wiki-page">User manual</a></li>
</ul>