From 2cf5656ad0dbb4d992aa713e31b1e315e35b393f 2010-10-31 23:57:28 From: Eric Davis Date: 2010-10-31 23:57:28 Subject: [PATCH] Merged r4308 from trunk. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/1.0-stable@4342 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/public/help/wiki_syntax_detailed.html b/public/help/wiki_syntax_detailed.html index 0f9d2a8..a1af336 100644 --- a/public/help/wiki_syntax_detailed.html +++ b/public/help/wiki_syntax_detailed.html @@ -66,7 +66,7 @@

Wiki links are displayed in red if the page doesn't exist yet, eg: Nonexistent page.

-

Links to others resources (0.7):

+

Links to other resources:

@@ -95,19 +96,36 @@ - -

Escaping (0.7):

+ + + + +

Escaping:

+ + @@ -219,7 +237,7 @@ To go live, all you need to add is a database and a web server.

Code highlighting

-

Code highlightment relies on CodeRay, a fast syntax highlighting library written completely in Ruby. It currently supports c, html, javascript, rhtml, ruby, scheme, xml languages.

+

Code highlightment relies on CodeRay, a fast syntax highlighting library written completely in Ruby. It currently supports c, cpp, css, delphi, groovy, html, java, javascript, json, php, python, rhtml, ruby, scheme, sql, xml and yaml languages.

You can highlight code in your wiki page using this syntax: