diff --git a/public/help/wiki_syntax_detailed.html b/public/help/wiki_syntax_detailed.html index 0f9d2a82..a1af336a 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: