diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-01-09 13:29:59 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2013-01-09 13:29:59 +0000 |
commit | 2d6adbd7ffbca2761a017891f3618e041805dc44 (patch) | |
tree | 618cafeca99c71c37ad4e5f09c57fbb04367d388 | |
parent | b0ccaffe1bfd8252f3fe2a0f6273b8b68e169c43 (diff) | |
download | redmine-2d6adbd7ffbca2761a017891f3618e041805dc44.tar.gz redmine-2d6adbd7ffbca2761a017891f3618e041805dc44.zip |
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
-rw-r--r-- | public/help/wiki_syntax_detailed.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/help/wiki_syntax_detailed.html b/public/help/wiki_syntax_detailed.html index 9fa3dd0ac..0398e4fa0 100644 --- a/public/help/wiki_syntax_detailed.html +++ b/public/help/wiki_syntax_detailed.html @@ -169,7 +169,7 @@ http://www.redmine.org, someone@foo.bar <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> |