From b188a057137b40cf741999505806c24f6751415d Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Tue, 13 Aug 2013 09:48:14 +0000 Subject: [PATCH] fix icon image paths of en-GB wiki syntax help (#14630) git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12112 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/help/en-gb/wiki_syntax.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/public/help/en-gb/wiki_syntax.html b/public/help/en-gb/wiki_syntax.html index a92720b4d..e1e4cb1bb 100644 --- a/public/help/en-gb/wiki_syntax.html +++ b/public/help/en-gb/wiki_syntax.html @@ -22,13 +22,13 @@ table td h3 { font-size: 1.2em; text-align: left; } - - - - + + + + - - + - - + + - - - + + + - + - +
Font Styles
Strong*Strong*Strong
Italic_Italic_Italic
Underline+Underline+Underline
Deleted-Deleted-Deleted
Strong*Strong*Strong
Italic_Italic_Italic
Underline+Underline+Underline
Deleted-Deleted-Deleted
??Quote??Quote
Inline Code@Inline Code@Inline Code
Preformatted text<pre>
 lines
 of code
</pre>
+
Inline Code@Inline Code@Inline Code
Preformatted text<pre>
 lines
 of code
</pre>
  lines
  of code
@@ -36,27 +36,27 @@ table td h3 { font-size: 1.2em; text-align: left; }
 
Lists
Unordered list* Item 1
* Item 2
  • Item 1
  • Item 2
Ordered list# Item 1
# Item 2
  1. Item 1
  2. Item 2
Unordered list* Item 1
* Item 2
  • Item 1
  • Item 2
Ordered list# Item 1
# Item 2
  1. Item 1
  2. Item 2
Headings
Heading 1h1. Title 1

Title 1

Heading 2h2. Title 2

Title 2

Heading 3h3. Title 3

Title 3

Heading 1h1. Title 1

Title 1

Heading 2h2. Title 2

Title 2

Heading 3h3. Title 3

Title 3

Links
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine links
Link to a Wiki page[[Wiki page]]Wiki page
Link to a Wiki page[[Wiki page]]Wiki page
Issue #12Issue #12
Revision r43Revision r43
commit:f30e13e43f30e13e4
source:some/filesource:some/file
Inline images
Image!image_url!
Image!image_url!
!attached_image!
-- 2.39.5