From 31b9868fc15c77519bcaab7a35513d19a2998f34 2010-10-29 22:48:59 From: Jean-Baptiste Barth Date: 2010-10-29 22:48:59 Subject: [PATCH] Updated wiki-syntax help page to reflect new link options and last coderay upgrade. #5948 Contributed by Holger Just and Mischa The Evil git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4308 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: