From 14053203c0b4a65d7c677ba77fe42603cabcde37 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Mon, 30 Sep 2019 13:28:50 +0000 Subject: Add links to the detailed Wiki formatting help in Quick Reference (#32169). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@18571 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/help/it/wiki_syntax_textile.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'public/help/it/wiki_syntax_textile.html') diff --git a/public/help/it/wiki_syntax_textile.html b/public/help/it/wiki_syntax_textile.html index 5410fb448..e0310b674 100644 --- a/public/help/it/wiki_syntax_textile.html +++ b/public/help/it/wiki_syntax_textile.html @@ -10,7 +10,7 @@

Wiki Syntax Quick Reference

- + @@ -24,7 +24,7 @@ - + - + - + - + @@ -53,7 +53,7 @@ - + -- cgit v1.2.3
Font Styles
Font Styles (more)
Strong*Strong*Strong
Italic_Italic_Italic
Underline+Underline+Underline
Highlighted code
Highlighted code (more)
Highlighted code<pre><code class="ruby">
3.times do
  puts 'Hello'
end
</code></pre>
3.times do
   puts 'Hello'
@@ -36,16 +36,16 @@
 
Unordered list* Item 1
** Sub
* Item 2
  • Item 1
    • Sub
  • Item 2
Ordered list# Item 1
## Sub
# Item 2
  1. Item 1
    1. Sub
  2. Item 2
Headings
Headings (more)
Heading 1h1. Title 1

Title 1

Heading 2h2. Title 2

Title 2

Heading 3h3. Title 3

Title 3

Links
Links (more)
http://foo.barhttp://foo.bar
"Foo":http://foo.barFoo
Redmine links
Redmine links (more)
Link to a Wiki page[[Wiki page]]Wiki page
Issue #12Issue #12
##12Bug #12: The issue subject
commit:f30e13e43f30e13e4
source:some/filesource:some/file
Inline images
Inline images (more)
Image!image_url!
!attached_image!