diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-04-03 05:35:23 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-04-03 05:35:23 +0000 |
commit | 3701f0cd5fdcd0d43e2ba3def031326bef53570a (patch) | |
tree | 3d609dc73355725cd9fe4c6bc9a36e2b7f3d4552 /public/help/sr-yu/wiki_syntax_detailed_markdown.html | |
parent | 69ba7667e16987a8f8a9ce54d31c90a832bff6a4 (diff) | |
download | redmine-3701f0cd5fdcd0d43e2ba3def031326bef53570a.tar.gz redmine-3701f0cd5fdcd0d43e2ba3def031326bef53570a.zip |
Working external URLs not documented (#21375).
Patch by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/trunk@16447 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/help/sr-yu/wiki_syntax_detailed_markdown.html')
-rw-r--r-- | public/help/sr-yu/wiki_syntax_detailed_markdown.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/help/sr-yu/wiki_syntax_detailed_markdown.html b/public/help/sr-yu/wiki_syntax_detailed_markdown.html index e150d95c7..a5b3f959c 100644 --- a/public/help/sr-yu/wiki_syntax_detailed_markdown.html +++ b/public/help/sr-yu/wiki_syntax_detailed_markdown.html @@ -145,7 +145,7 @@ <h3><a name="4" class="wiki-page"></a>External links</h3> - <p>HTTP URLs and email addresses are automatically turned into clickable links:</p> + <p>URLs (http, https, ftp, and ftps) and email addresses are automatically turned into clickable links:</p> <pre> http://www.redmine.org, someone@foo.bar |