From 9f82f235b3b238a4c9d16269313ea746fb91574b Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Mon, 19 Sep 2011 14:35:07 +0000 Subject: [PATCH] fix newline 'LF' to 'CRLF' at public/help/wiki_syntax_detailed.html git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7402 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/help/wiki_syntax_detailed.html | 58 +++++++++++++-------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/public/help/wiki_syntax_detailed.html b/public/help/wiki_syntax_detailed.html index ad0268b6a..05906c5e7 100644 --- a/public/help/wiki_syntax_detailed.html +++ b/public/help/wiki_syntax_detailed.html @@ -68,7 +68,7 @@

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

-

Links to other resources:

+

Links to other resources:

@@ -99,38 +99,38 @@ - - - - -

Escaping:

- - + + + + +

Escaping:

+ + @@ -242,7 +242,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, cpp, css, delphi, groovy, html, java, javascript, json, php, python, rhtml, ruby, scheme, sql, xml and yaml 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: