summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>2013-05-07 06:22:40 +0000
committerJean-Baptiste Barth <jeanbaptiste.barth@gmail.com>2013-05-07 06:22:40 +0000
commit0d2fb4503b81346f412835057f4385e31c90f8b5 (patch)
tree6d82d4d6886a45538e3875166a4e3caabd4744f3 /public
parentb4c3bb0558654e6926bf0203414602bfa1818c9f (diff)
downloadredmine-0d2fb4503b81346f412835057f4385e31c90f8b5.tar.gz
redmine-0d2fb4503b81346f412835057f4385e31c90f8b5.zip
Add documentation about horizontal rule syntax (#2427).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11797 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public')
-rw-r--r--public/help/wiki_syntax_detailed.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/public/help/wiki_syntax_detailed.html b/public/help/wiki_syntax_detailed.html
index 0398e4fa0..38d5da38f 100644
--- a/public/help/wiki_syntax_detailed.html
+++ b/public/help/wiki_syntax_detailed.html
@@ -243,6 +243,12 @@ To go live, all you need to add is a database and a web server.
{{>toc}} => right aligned toc
</pre>
+ <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
+
+<pre>
+---
+</pre>
+
<h2><a name="12" class="wiki-page"></a>Macros</h2>
<p>Redmine has the following builtin macros:</p>