##// END OF EJS Templates
Add documentation about horizontal rule syntax (#2427)....
Jean-Baptiste Barth -
r11567:0d2fb4503b81
parent child
Show More
@@ -243,6 +243,12 To go live, all you need to add is a database and a web server.
243 {{>toc}} => right aligned toc
243 {{>toc}} => right aligned toc
244 </pre>
244 </pre>
245
245
246 <h3><a name="14" class="wiki-page"></a>Horizontal Rule</h3>
247
248 <pre>
249 ---
250 </pre>
251
246 <h2><a name="12" class="wiki-page"></a>Macros</h2>
252 <h2><a name="12" class="wiki-page"></a>Macros</h2>
247
253
248 <p>Redmine has the following builtin macros:</p>
254 <p>Redmine has the following builtin macros:</p>
General Comments 0
You need to be logged in to leave comments. Login now