Merged r11088 from trunk (#12691).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.2-stable@11144 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
b0ccaffe1b
commit
2d6adbd7ff
|
@ -169,7 +169,7 @@ http://www.redmine.org, someone@foo.bar
|
||||||
<h2><a name="5" class="wiki-page"></a>Text formatting</h2>
|
<h2><a name="5" class="wiki-page"></a>Text formatting</h2>
|
||||||
|
|
||||||
|
|
||||||
<p>For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See <a class="external" href="http://www.textism.com/tools/textile/">http://www.textism.com/tools/textile/</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p>
|
<p>For things such as headlines, bold, tables, lists, Redmine supports Textile syntax. See <a class="external" href="http://en.wikipedia.org/wiki/Textile_%28markup_language%29">http://en.wikipedia.org/wiki/Textile_(markup_language)</a> for information on using any of these features. A few samples are included below, but the engine is capable of much more of that.</p>
|
||||||
|
|
||||||
<h3><a name="6" class="wiki-page"></a>Font style</h3>
|
<h3><a name="6" class="wiki-page"></a>Font style</h3>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue