Skip to content

Commit ca4b437

Browse files
committed
[#20288] Add a note about case-insensitivity of CodeRay language names/aliases.
Regarding the i18n: I used English as the base language. The changed sentence was the same in 93 out of 98 language files, public\help\xx[-xx]\wiki_syntax_detailed_[markdown||textile].html. The only five exceptions were: * cs; public\help\cs\wiki_syntax_detailed_textile.html * fr; public\help\fr\wiki_syntax_detailed_textile.html * ja; public\help\ja\wiki_syntax_detailed_textile.html * ru; public\help\ru\qiki_syntax_detailed_textile.html * zh-tw; public\help\zh-tw\wiki_syntax_detailed_textile.html In the above given files, the changed sentence is translated. I have replaced the whole translated sentence with the new English base sentence, as such leaving new translations up to translators. Contributed by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14490 e93f8b46-1217-0410-a6f0-8f06a7374b81
1 parent 7c46fe1 commit ca4b437

File tree

98 files changed

+98
-98
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

98 files changed

+98
-98
lines changed

public/help/ar/wiki_syntax_detailed_markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
304304

305305
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
306306

307-
<p>You can highlight code in your wiki page using this syntax:</p>
307+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
308308

309309
<pre>
310310
~~~ ruby

public/help/ar/wiki_syntax_detailed_textile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
308308

309309
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
310310

311-
<p>You can highlight code in your wiki page using this syntax:</p>
311+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
312312

313313
<pre>
314314
&lt;pre&gt;&lt;code class="ruby"&gt;

public/help/az/wiki_syntax_detailed_markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
304304

305305
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
306306

307-
<p>You can highlight code in your wiki page using this syntax:</p>
307+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
308308

309309
<pre>
310310
~~~ ruby

public/help/az/wiki_syntax_detailed_textile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
308308

309309
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
310310

311-
<p>You can highlight code in your wiki page using this syntax:</p>
311+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
312312

313313
<pre>
314314
&lt;pre&gt;&lt;code class="ruby"&gt;

public/help/bg/wiki_syntax_detailed_markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
304304

305305
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
306306

307-
<p>You can highlight code in your wiki page using this syntax:</p>
307+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
308308

309309
<pre>
310310
~~~ ruby

public/help/bg/wiki_syntax_detailed_textile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
308308

309309
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
310310

311-
<p>You can highlight code in your wiki page using this syntax:</p>
311+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
312312

313313
<pre>
314314
&lt;pre&gt;&lt;code class="ruby"&gt;

public/help/bs/wiki_syntax_detailed_markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
304304

305305
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
306306

307-
<p>You can highlight code in your wiki page using this syntax:</p>
307+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
308308

309309
<pre>
310310
~~~ ruby

public/help/bs/wiki_syntax_detailed_textile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
308308

309309
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
310310

311-
<p>You can highlight code in your wiki page using this syntax:</p>
311+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
312312

313313
<pre>
314314
&lt;pre&gt;&lt;code class="ruby"&gt;

public/help/ca/wiki_syntax_detailed_markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
304304

305305
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
306306

307-
<p>You can highlight code in your wiki page using this syntax:</p>
307+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
308308

309309
<pre>
310310
~~~ ruby

public/help/ca/wiki_syntax_detailed_textile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
308308

309309
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
310310

311-
<p>You can highlight code in your wiki page using this syntax:</p>
311+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
312312

313313
<pre>
314314
&lt;pre&gt;&lt;code class="ruby"&gt;

public/help/cs/wiki_syntax_detailed_markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
304304

305305
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
306306

307-
<p>You can highlight code in your wiki page using this syntax:</p>
307+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
308308

309309
<pre>
310310
~~~ ruby

public/help/cs/wiki_syntax_detailed_textile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h2><a name="13" class="wiki-page"></a>Zvýrazňování kódu</h2>
308308

309309
<p>Výchozí zvýrazňování kódu zavisí na <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, což je rychlá zvýrazňovací knihovna napsaná v Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
310310

311-
<p>Kód můžete na stránce zvýraznit pomocí následující syntaxe:</p>
311+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
312312

313313
<pre>
314314
&lt;pre&gt;&lt;code class="ruby"&gt;

public/help/da/wiki_syntax_detailed_markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
304304

305305
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
306306

307-
<p>You can highlight code in your wiki page using this syntax:</p>
307+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
308308

309309
<pre>
310310
~~~ ruby

public/help/da/wiki_syntax_detailed_textile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
308308

309309
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
310310

311-
<p>You can highlight code in your wiki page using this syntax:</p>
311+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
312312

313313
<pre>
314314
&lt;pre&gt;&lt;code class="ruby"&gt;

public/help/de/wiki_syntax_detailed_markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
304304

305305
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
306306

307-
<p>You can highlight code in your wiki page using this syntax:</p>
307+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
308308

309309
<pre>
310310
~~~ ruby

public/help/de/wiki_syntax_detailed_textile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
308308

309309
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
310310

311-
<p>You can highlight code in your wiki page using this syntax:</p>
311+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
312312

313313
<pre>
314314
&lt;pre&gt;&lt;code class="ruby"&gt;

public/help/el/wiki_syntax_detailed_markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
304304

305305
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
306306

307-
<p>You can highlight code in your wiki page using this syntax:</p>
307+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
308308

309309
<pre>
310310
~~~ ruby

public/help/el/wiki_syntax_detailed_textile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
308308

309309
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
310310

311-
<p>You can highlight code in your wiki page using this syntax:</p>
311+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
312312

313313
<pre>
314314
&lt;pre&gt;&lt;code class="ruby"&gt;

public/help/en-gb/wiki_syntax_detailed_markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
304304

305305
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
306306

307-
<p>You can highlight code in your wiki page using this syntax:</p>
307+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
308308

309309
<pre>
310310
~~~ ruby

public/help/en-gb/wiki_syntax_detailed_textile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
308308

309309
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
310310

311-
<p>You can highlight code in your wiki page using this syntax:</p>
311+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
312312

313313
<pre>
314314
&lt;pre&gt;&lt;code class="ruby"&gt;

public/help/en/wiki_syntax_detailed_markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
304304

305305
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
306306

307-
<p>You can highlight code in your wiki page using this syntax:</p>
307+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
308308

309309
<pre>
310310
~~~ ruby

public/help/en/wiki_syntax_detailed_textile.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
308308

309309
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
310310

311-
<p>You can highlight code in your wiki page using this syntax:</p>
311+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
312312

313313
<pre>
314314
&lt;pre&gt;&lt;code class="ruby"&gt;

public/help/es-pa/wiki_syntax_detailed_markdown.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ <h2><a name="13" class="wiki-page"></a>Code highlighting</h2>
304304

305305
<p>Default code highlightment relies on <a href="http://coderay.rubychan.de/" class="external">CodeRay</a>, a fast syntax highlighting library written completely in Ruby. It currently supports c, clojure, cpp (c++, cplusplus), css, delphi (pascal), diff (patch), erb (eruby, rhtml), go, groovy, haml, html (xhtml), java, javascript (ecmascript, ecma_script, java_script, js), json, lua, php, python, ruby (irb), sass, sql, taskpaper, text (plain, plaintext), xml and yaml (yml) languages, where the names inside parentheses are aliases.</p>
306306

307-
<p>You can highlight code in your wiki page using this syntax:</p>
307+
<p>You can highlight code in your wiki page using this syntax (note that the language name or alias is case-insensitive):</p>
308308

309309
<pre>
310310
~~~ ruby

0 commit comments

Comments
 (0)