diff --git a/public/help/ar/wiki_syntax_markdown.html b/public/help/ar/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/ar/wiki_syntax_markdown.html
+++ b/public/help/ar/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+
| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/ar/wiki_syntax_textile.html b/public/help/ar/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/ar/wiki_syntax_textile.html
+++ b/public/help/ar/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/az/wiki_syntax_markdown.html b/public/help/az/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/az/wiki_syntax_markdown.html
+++ b/public/help/az/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/az/wiki_syntax_textile.html b/public/help/az/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/az/wiki_syntax_textile.html
+++ b/public/help/az/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/bg/wiki_syntax_markdown.html b/public/help/bg/wiki_syntax_markdown.html
index 06d222b1d..f453a3fbb 100644
--- a/public/help/bg/wiki_syntax_markdown.html
+++ b/public/help/bg/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/bg/wiki_syntax_textile.html b/public/help/bg/wiki_syntax_textile.html
index 4727f6d33..2fbda620e 100644
--- a/public/help/bg/wiki_syntax_textile.html
+++ b/public/help/bg/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/bs/wiki_syntax_markdown.html b/public/help/bs/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/bs/wiki_syntax_markdown.html
+++ b/public/help/bs/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/bs/wiki_syntax_textile.html b/public/help/bs/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/bs/wiki_syntax_textile.html
+++ b/public/help/bs/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/ca/wiki_syntax_markdown.html b/public/help/ca/wiki_syntax_markdown.html
index 78f7ae053..939cbc1dd 100644
--- a/public/help/ca/wiki_syntax_markdown.html
+++ b/public/help/ca/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Llistes |
 | * Article 1 * Sub * Article 2 | |
 | 1. Article 1 1. Sub 2. Article 2 | - Article 1
- Sub
- Article 2
|
diff --git a/public/help/ca/wiki_syntax_textile.html b/public/help/ca/wiki_syntax_textile.html
index 91c3f40f6..60ea37e41 100644
--- a/public/help/ca/wiki_syntax_textile.html
+++ b/public/help/ca/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Llistes |
 | * Article 1 ** Sub * Article 2 | |
 | # Article 1 ## Sub # Article 2 | - Article 1
- Sub
- Article 2
|
diff --git a/public/help/cs/wiki_syntax_markdown.html b/public/help/cs/wiki_syntax_markdown.html
index 4980081d3..4ad6ace32 100644
--- a/public/help/cs/wiki_syntax_markdown.html
+++ b/public/help/cs/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Seznamy |
 | * Položka 1 * Pod * Položka 2 | |
 | 1. Položka 1 1. Pod 2. Položka 2 | - Položka 1
- Pod
- Položka 2
|
diff --git a/public/help/cs/wiki_syntax_textile.html b/public/help/cs/wiki_syntax_textile.html
index 0e9269210..eed5ca194 100644
--- a/public/help/cs/wiki_syntax_textile.html
+++ b/public/help/cs/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Seznamy |
 | * Položka 1 ** Pod * Položka 2 | |
 | # Položka 1 ## Pod # Položka 2 | - Položka 1
- Pod
- Položka 2
|
diff --git a/public/help/da/wiki_syntax_markdown.html b/public/help/da/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/da/wiki_syntax_markdown.html
+++ b/public/help/da/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/da/wiki_syntax_textile.html b/public/help/da/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/da/wiki_syntax_textile.html
+++ b/public/help/da/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/de/wiki_syntax_markdown.html b/public/help/de/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/de/wiki_syntax_markdown.html
+++ b/public/help/de/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/de/wiki_syntax_textile.html b/public/help/de/wiki_syntax_textile.html
index 395c72eba..d62452ebd 100644
--- a/public/help/de/wiki_syntax_textile.html
+++ b/public/help/de/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Listen |
 | * Element 1 ** Sub * Element 2 | |
 | # Element 1 ## Sub # Element 2 | - Element 1
- Sub
- Element 2
|
diff --git a/public/help/el/wiki_syntax_markdown.html b/public/help/el/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/el/wiki_syntax_markdown.html
+++ b/public/help/el/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/el/wiki_syntax_textile.html b/public/help/el/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/el/wiki_syntax_textile.html
+++ b/public/help/el/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/en-gb/wiki_syntax_markdown.html b/public/help/en-gb/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/en-gb/wiki_syntax_markdown.html
+++ b/public/help/en-gb/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/en-gb/wiki_syntax_textile.html b/public/help/en-gb/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/en-gb/wiki_syntax_textile.html
+++ b/public/help/en-gb/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/en/wiki_syntax_markdown.html b/public/help/en/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/en/wiki_syntax_markdown.html
+++ b/public/help/en/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/en/wiki_syntax_textile.html b/public/help/en/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/en/wiki_syntax_textile.html
+++ b/public/help/en/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/es-pa/wiki_syntax_markdown.html b/public/help/es-pa/wiki_syntax_markdown.html
index 06d222b1d..76ff4a867 100644
--- a/public/help/es-pa/wiki_syntax_markdown.html
+++ b/public/help/es-pa/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/es-pa/wiki_syntax_textile.html b/public/help/es-pa/wiki_syntax_textile.html
index 9827ba7f3..5635c319f 100644
--- a/public/help/es-pa/wiki_syntax_textile.html
+++ b/public/help/es-pa/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Listas |
 | * artículo 1 ** Sub * artículo 2 | |
 | # artículo 1 ## Sub # artículo 2 | - artículo 1
- Sub
- artículo 2
|
diff --git a/public/help/es/wiki_syntax_markdown.html b/public/help/es/wiki_syntax_markdown.html
index 06d222b1d..76ff4a867 100644
--- a/public/help/es/wiki_syntax_markdown.html
+++ b/public/help/es/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/es/wiki_syntax_textile.html b/public/help/es/wiki_syntax_textile.html
index 9827ba7f3..5635c319f 100644
--- a/public/help/es/wiki_syntax_textile.html
+++ b/public/help/es/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Listas |
 | * artículo 1 ** Sub * artículo 2 | |
 | # artículo 1 ## Sub # artículo 2 | - artículo 1
- Sub
- artículo 2
|
diff --git a/public/help/et/wiki_syntax_markdown.html b/public/help/et/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/et/wiki_syntax_markdown.html
+++ b/public/help/et/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/et/wiki_syntax_textile.html b/public/help/et/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/et/wiki_syntax_textile.html
+++ b/public/help/et/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/eu/wiki_syntax_markdown.html b/public/help/eu/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/eu/wiki_syntax_markdown.html
+++ b/public/help/eu/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/eu/wiki_syntax_textile.html b/public/help/eu/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/eu/wiki_syntax_textile.html
+++ b/public/help/eu/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/fa/wiki_syntax_markdown.html b/public/help/fa/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/fa/wiki_syntax_markdown.html
+++ b/public/help/fa/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/fa/wiki_syntax_textile.html b/public/help/fa/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/fa/wiki_syntax_textile.html
+++ b/public/help/fa/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/fi/wiki_syntax_markdown.html b/public/help/fi/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/fi/wiki_syntax_markdown.html
+++ b/public/help/fi/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/fi/wiki_syntax_textile.html b/public/help/fi/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/fi/wiki_syntax_textile.html
+++ b/public/help/fi/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/fr/wiki_syntax_markdown.html b/public/help/fr/wiki_syntax_markdown.html
index 06d222b1d..d79b433be 100644
--- a/public/help/fr/wiki_syntax_markdown.html
+++ b/public/help/fr/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/fr/wiki_syntax_textile.html b/public/help/fr/wiki_syntax_textile.html
index 3ce34e4ba..aacc54e0c 100644
--- a/public/help/fr/wiki_syntax_textile.html
+++ b/public/help/fr/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Code colorisé |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Listes |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/gl/wiki_syntax_markdown.html b/public/help/gl/wiki_syntax_markdown.html
index 06d222b1d..76ff4a867 100644
--- a/public/help/gl/wiki_syntax_markdown.html
+++ b/public/help/gl/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/gl/wiki_syntax_textile.html b/public/help/gl/wiki_syntax_textile.html
index 4727f6d33..5dcf37c8f 100644
--- a/public/help/gl/wiki_syntax_textile.html
+++ b/public/help/gl/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/he/wiki_syntax_markdown.html b/public/help/he/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/he/wiki_syntax_markdown.html
+++ b/public/help/he/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/he/wiki_syntax_textile.html b/public/help/he/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/he/wiki_syntax_textile.html
+++ b/public/help/he/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/hr/wiki_syntax_markdown.html b/public/help/hr/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/hr/wiki_syntax_markdown.html
+++ b/public/help/hr/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/hr/wiki_syntax_textile.html b/public/help/hr/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/hr/wiki_syntax_textile.html
+++ b/public/help/hr/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/hu/wiki_syntax_markdown.html b/public/help/hu/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/hu/wiki_syntax_markdown.html
+++ b/public/help/hu/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/hu/wiki_syntax_textile.html b/public/help/hu/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/hu/wiki_syntax_textile.html
+++ b/public/help/hu/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/id/wiki_syntax_markdown.html b/public/help/id/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/id/wiki_syntax_markdown.html
+++ b/public/help/id/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/id/wiki_syntax_textile.html b/public/help/id/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/id/wiki_syntax_textile.html
+++ b/public/help/id/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/it/wiki_syntax_markdown.html b/public/help/it/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/it/wiki_syntax_markdown.html
+++ b/public/help/it/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/it/wiki_syntax_textile.html b/public/help/it/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/it/wiki_syntax_textile.html
+++ b/public/help/it/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/ja/wiki_syntax_markdown.html b/public/help/ja/wiki_syntax_markdown.html
index 0881d3ccd..6865e7361 100644
--- a/public/help/ja/wiki_syntax_markdown.html
+++ b/public/help/ja/wiki_syntax_markdown.html
@@ -22,6 +22,14 @@
+| コードハイライト |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| リスト |
 | * 項目1 * 下位階層の項目 * 項目2 | |
 | 1. 項目1 1. 下位階層の項目 2. 項目2 | - 項目1
- 下位階層の項目
- 項目2
|
diff --git a/public/help/ja/wiki_syntax_textile.html b/public/help/ja/wiki_syntax_textile.html
index d7d304c4d..6f744d096 100644
--- a/public/help/ja/wiki_syntax_textile.html
+++ b/public/help/ja/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| コードハイライト |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| リスト |
 | * 項目1 ** 下位階層の項目 * 項目2 | |
 | # 項目1 ## 下位階層の項目 # 項目2 | - 項目1
- 下位階層の項目
- 項目2
|
diff --git a/public/help/ko/wiki_syntax_markdown.html b/public/help/ko/wiki_syntax_markdown.html
index 06d222b1d..d7718af00 100644
--- a/public/help/ko/wiki_syntax_markdown.html
+++ b/public/help/ko/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/ko/wiki_syntax_textile.html b/public/help/ko/wiki_syntax_textile.html
index 4727f6d33..079d0b96d 100644
--- a/public/help/ko/wiki_syntax_textile.html
+++ b/public/help/ko/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/lt/wiki_syntax_markdown.html b/public/help/lt/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/lt/wiki_syntax_markdown.html
+++ b/public/help/lt/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/lt/wiki_syntax_textile.html b/public/help/lt/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/lt/wiki_syntax_textile.html
+++ b/public/help/lt/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/lv/wiki_syntax_markdown.html b/public/help/lv/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/lv/wiki_syntax_markdown.html
+++ b/public/help/lv/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/lv/wiki_syntax_textile.html b/public/help/lv/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/lv/wiki_syntax_textile.html
+++ b/public/help/lv/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/mk/wiki_syntax_markdown.html b/public/help/mk/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/mk/wiki_syntax_markdown.html
+++ b/public/help/mk/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/mk/wiki_syntax_textile.html b/public/help/mk/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/mk/wiki_syntax_textile.html
+++ b/public/help/mk/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/mn/wiki_syntax_markdown.html b/public/help/mn/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/mn/wiki_syntax_markdown.html
+++ b/public/help/mn/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/mn/wiki_syntax_textile.html b/public/help/mn/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/mn/wiki_syntax_textile.html
+++ b/public/help/mn/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/nl/wiki_syntax_markdown.html b/public/help/nl/wiki_syntax_markdown.html
index 06d222b1d..a0283874a 100644
--- a/public/help/nl/wiki_syntax_markdown.html
+++ b/public/help/nl/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/nl/wiki_syntax_textile.html b/public/help/nl/wiki_syntax_textile.html
index 4727f6d33..e58c79105 100644
--- a/public/help/nl/wiki_syntax_textile.html
+++ b/public/help/nl/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/no/wiki_syntax_markdown.html b/public/help/no/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/no/wiki_syntax_markdown.html
+++ b/public/help/no/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/no/wiki_syntax_textile.html b/public/help/no/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/no/wiki_syntax_textile.html
+++ b/public/help/no/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/pl/wiki_syntax_markdown.html b/public/help/pl/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/pl/wiki_syntax_markdown.html
+++ b/public/help/pl/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/pl/wiki_syntax_textile.html b/public/help/pl/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/pl/wiki_syntax_textile.html
+++ b/public/help/pl/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/pt-br/wiki_syntax_markdown.html b/public/help/pt-br/wiki_syntax_markdown.html
index e9e028baf..7c6d7ad9c 100644
--- a/public/help/pt-br/wiki_syntax_markdown.html
+++ b/public/help/pt-br/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Listas |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/pt-br/wiki_syntax_textile.html b/public/help/pt-br/wiki_syntax_textile.html
index e92459fc1..c3f6185aa 100644
--- a/public/help/pt-br/wiki_syntax_textile.html
+++ b/public/help/pt-br/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Listas |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/pt/wiki_syntax_markdown.html b/public/help/pt/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/pt/wiki_syntax_markdown.html
+++ b/public/help/pt/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/pt/wiki_syntax_textile.html b/public/help/pt/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/pt/wiki_syntax_textile.html
+++ b/public/help/pt/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/ro/wiki_syntax_markdown.html b/public/help/ro/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/ro/wiki_syntax_markdown.html
+++ b/public/help/ro/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/ro/wiki_syntax_textile.html b/public/help/ro/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/ro/wiki_syntax_textile.html
+++ b/public/help/ro/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/ru/wiki_syntax_markdown.html b/public/help/ru/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/ru/wiki_syntax_markdown.html
+++ b/public/help/ru/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/ru/wiki_syntax_textile.html b/public/help/ru/wiki_syntax_textile.html
index 874dd7db3..fdafb7dd6 100644
--- a/public/help/ru/wiki_syntax_textile.html
+++ b/public/help/ru/wiki_syntax_textile.html
@@ -57,6 +57,15 @@
+
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Списки |
 | * Элемент 1 ** Подэлемент * Элемент 2 | |
 | # Элемент 1 ## Подэлемент # Элемент 2 | - Элемент 1
- Подэлемент
- Элемент 2
|
diff --git a/public/help/sk/wiki_syntax_markdown.html b/public/help/sk/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/sk/wiki_syntax_markdown.html
+++ b/public/help/sk/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/sk/wiki_syntax_textile.html b/public/help/sk/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/sk/wiki_syntax_textile.html
+++ b/public/help/sk/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/sl/wiki_syntax_markdown.html b/public/help/sl/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/sl/wiki_syntax_markdown.html
+++ b/public/help/sl/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/sl/wiki_syntax_textile.html b/public/help/sl/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/sl/wiki_syntax_textile.html
+++ b/public/help/sl/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/sq/wiki_syntax_markdown.html b/public/help/sq/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/sq/wiki_syntax_markdown.html
+++ b/public/help/sq/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/sq/wiki_syntax_textile.html b/public/help/sq/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/sq/wiki_syntax_textile.html
+++ b/public/help/sq/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/sr-yu/wiki_syntax_markdown.html b/public/help/sr-yu/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/sr-yu/wiki_syntax_markdown.html
+++ b/public/help/sr-yu/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/sr-yu/wiki_syntax_textile.html b/public/help/sr-yu/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/sr-yu/wiki_syntax_textile.html
+++ b/public/help/sr-yu/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/sr/wiki_syntax_markdown.html b/public/help/sr/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/sr/wiki_syntax_markdown.html
+++ b/public/help/sr/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/sr/wiki_syntax_textile.html b/public/help/sr/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/sr/wiki_syntax_textile.html
+++ b/public/help/sr/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/sv/wiki_syntax_markdown.html b/public/help/sv/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/sv/wiki_syntax_markdown.html
+++ b/public/help/sv/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/sv/wiki_syntax_textile.html b/public/help/sv/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/sv/wiki_syntax_textile.html
+++ b/public/help/sv/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/th/wiki_syntax_markdown.html b/public/help/th/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/th/wiki_syntax_markdown.html
+++ b/public/help/th/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/th/wiki_syntax_textile.html b/public/help/th/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/th/wiki_syntax_textile.html
+++ b/public/help/th/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/tr/wiki_syntax_markdown.html b/public/help/tr/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/tr/wiki_syntax_markdown.html
+++ b/public/help/tr/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/tr/wiki_syntax_textile.html b/public/help/tr/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/tr/wiki_syntax_textile.html
+++ b/public/help/tr/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/uk/wiki_syntax_markdown.html b/public/help/uk/wiki_syntax_markdown.html
index 5dadfdaae..40e99c388 100644
--- a/public/help/uk/wiki_syntax_markdown.html
+++ b/public/help/uk/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| иділений код |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Списки |
 | * Пункт * Підпункт * Пункт | |
 | 1. Пункт 1. Підпункт 2. Пункт | - Пункт
- Підпункт
- Пункт
|
diff --git a/public/help/uk/wiki_syntax_textile.html b/public/help/uk/wiki_syntax_textile.html
index cb373bfe4..5c3fb7447 100644
--- a/public/help/uk/wiki_syntax_textile.html
+++ b/public/help/uk/wiki_syntax_textile.html
@@ -25,6 +25,14 @@
+| иділений код |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Списки |
 | * Пункт ** Підпункт * Пункт | |
 | # Пункт ## Підпункт # Пункт | - Пункт
- Підпункт
- Пункт
|
diff --git a/public/help/vi/wiki_syntax_markdown.html b/public/help/vi/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/vi/wiki_syntax_markdown.html
+++ b/public/help/vi/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/vi/wiki_syntax_textile.html b/public/help/vi/wiki_syntax_textile.html
index 4727f6d33..5410fb448 100644
--- a/public/help/vi/wiki_syntax_textile.html
+++ b/public/help/vi/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 ** Sub * Item 2 | |
 | # Item 1 ## Sub # Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/wiki_syntax.css b/public/help/wiki_syntax.css
index 4430ea006..ca2c04f76 100644
--- a/public/help/wiki_syntax.css
+++ b/public/help/wiki_syntax.css
@@ -8,4 +8,10 @@ table td h2 { font-size: 1.4em; text-align: left; }
table td h3 { font-size: 1.2em; text-align: left; }
table.sample { border-collapse: collapse; border-spacing: 0; margin: 4px; }
-table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; }
\ No newline at end of file
+table.sample th, table.sample td { border: solid 1px #bbb; padding: 4px; height: 1em; }
+
+.syntaxhl .mi { color: #0000DD; font-weight: bold }
+.syntaxhl .nf { color: #0066BB; font-weight: bold }
+.syntaxhl .k { color: #008800; font-weight: bold }
+.syntaxhl .nb { color: #007020 }
+.syntaxhl .s1 { background-color: #fff0f0 }
diff --git a/public/help/zh-tw/wiki_syntax_markdown.html b/public/help/zh-tw/wiki_syntax_markdown.html
index 5b30075fe..bf8511745 100644
--- a/public/help/zh-tw/wiki_syntax_markdown.html
+++ b/public/help/zh-tw/wiki_syntax_markdown.html
@@ -22,6 +22,14 @@
+| 反白程式碼 |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| 清單 |
 | * 清單項目 1 * 子清單項目 * 清單項目 2 | |
 | 1. 清單項目 1 1. 子清單項目 2. 清單項目 2 | - 清單項目 1
- 子清單項目
- 清單項目 2
|
diff --git a/public/help/zh-tw/wiki_syntax_textile.html b/public/help/zh-tw/wiki_syntax_textile.html
index f5d9dc8d4..793057075 100644
--- a/public/help/zh-tw/wiki_syntax_textile.html
+++ b/public/help/zh-tw/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| 反白程式碼 |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| 清單 |
 | * 清單項目 1 ** 子清單項目 * 清單項目 2 | |
 | # 清單項目 1 ## Sub # 清單項目 2 | - 清單項目 1
- Sub
- 清單項目 2
|
diff --git a/public/help/zh/wiki_syntax_markdown.html b/public/help/zh/wiki_syntax_markdown.html
index 06d222b1d..2eeca0c0a 100644
--- a/public/help/zh/wiki_syntax_markdown.html
+++ b/public/help/zh/wiki_syntax_markdown.html
@@ -23,6 +23,14 @@
+| Highlighted code |
+ | ``` ruby 3.times do puts 'Hello' end ``` |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| Lists |
 | * Item 1 * Sub * Item 2 | |
 | 1. Item 1 1. Sub 2. Item 2 | - Item 1
- Sub
- Item 2
|
diff --git a/public/help/zh/wiki_syntax_textile.html b/public/help/zh/wiki_syntax_textile.html
index 5ba923601..65e329f3c 100644
--- a/public/help/zh/wiki_syntax_textile.html
+++ b/public/help/zh/wiki_syntax_textile.html
@@ -24,6 +24,14 @@
+| Highlighted code |
+ | <pre><code class="ruby"> 3.times do puts 'Hello' end </code></pre> |
+3.times do
+ puts 'Hello'
+end
+
+ |
+
| 列表 |
 | * 列表项 1 ** Sub * 列表项 2 | |
 | # 列表项 1 ## Sub # 列表项 2 | - 列表项 1
- 子项
- 列表项 2
|