From 15a6352b59cbb6968c5773ca1d10ef0d565fe0fd 2008-09-14 15:33:08 From: Nicolas Chuche Date: 2008-09-14 15:33:08 Subject: [PATCH] r18539@gaspard (orig r1803): jplang | 2008-09-13 11:45:07 +0200 Removes double quotes in commit link syntax (#1872). git-svn-id: http://redmine.rubyforge.org/svn/branches/nbc@1839 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; }