From: Jean-Philippe Lang Date: Sat, 13 Sep 2008 09:45:07 +0000 (+0000) Subject: Removes double quotes in commit link syntax (#1872). X-Git-Tag: 0.8.0-RC1~252 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=73857224412b72be82fe673879496fd3c937ae44;p=redmine.git Removes double quotes in commit link syntax (#1872). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1803 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/public/help/wiki_syntax.html b/public/help/wiki_syntax.html index 846fe1bf7..6886f3407 100644 --- a/public/help/wiki_syntax.html +++ b/public/help/wiki_syntax.html @@ -52,7 +52,7 @@ table td h3 { font-size: 1.2em; text-align: left; } Link to a Wiki page[[Wiki page]]Wiki page Issue #12Issue #12 Revision r43Revision r43 -commit:"f30e13e43"f30e13e4 +commit:f30e13e43f30e13e4 source:some/filesource:some/file Inline images diff --git a/public/help/wiki_syntax_detailed.html b/public/help/wiki_syntax_detailed.html index 6e23594f6..ce416b573 100644 --- a/public/help/wiki_syntax_detailed.html +++ b/public/help/wiki_syntax_detailed.html @@ -113,7 +113,7 @@ a.new { color: #b73535; }