From 73857224412b72be82fe673879496fd3c937ae44 2008-09-13 09:45:07 From: Jean-Philippe Lang Date: 2008-09-13 09:45:07 Subject: [PATCH] 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 846fe1b..6886f34 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 6e23594..ce416b5 100644 --- a/public/help/wiki_syntax_detailed.html +++ b/public/help/wiki_syntax_detailed.html @@ -113,7 +113,7 @@ a.new { color: #b73535; }