From 8254cd2381f226a04202533f772309e98e661352 Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Fri, 9 Aug 2013 00:52:09 +0000 Subject: fix icon image paths of wiki syntax help (#14630) Contributed by Go MAEDA. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12100 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/help/ca/wiki_syntax.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'public/help/ca') diff --git a/public/help/ca/wiki_syntax.html b/public/help/ca/wiki_syntax.html index a92720b4d..e1e4cb1bb 100644 --- a/public/help/ca/wiki_syntax.html +++ b/public/help/ca/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!
-- cgit v1.2.3