From abcf3e2241f832da2a0080da7bbc11a94597bba7 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Sun, 30 Sep 2018 15:51:20 +0000 Subject: Added the list of supported languages on redmine.org (#24681). git-svn-id: http://svn.redmine.org/redmine/trunk@17545 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/help/sr/wiki_syntax_detailed_textile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/help/sr/wiki_syntax_detailed_textile.html') diff --git a/public/help/sr/wiki_syntax_detailed_textile.html b/public/help/sr/wiki_syntax_detailed_textile.html index bfcd49a5a..f6996732e 100644 --- a/public/help/sr/wiki_syntax_detailed_textile.html +++ b/public/help/sr/wiki_syntax_detailed_textile.html @@ -287,7 +287,7 @@ It can be expanded by clicking a link.

Code highlighting

-

Default code highlightment relies on Rouge, a syntax highlighting library written in pure Ruby. It supports many commonly used languages such as c, cpp (c++), csharp (c#, cs), css, diff (patch, udiff), go (golang), groovy, html, java, javascript (js), kotlin, objective_c (objc), perl (pl), php, python (py), r, ruby (rb), sass, scala, shell (bash, zsh, ksh, sh), sql, swift, xml and yaml (yml) languages, where the names inside parentheses are aliases. Please refer to https://github.com/jneen/rouge/wiki/List-of-supported-languages-and-lexers for the full list of supported languages.

+

Default code highlightment relies on Rouge, a syntax highlighting library written in pure Ruby. It supports many commonly used languages such as c, cpp (c++), csharp (c#, cs), css, diff (patch, udiff), go (golang), groovy, html, java, javascript (js), kotlin, objective_c (objc), perl (pl), php, python (py), r, ruby (rb), sass, scala, shell (bash, zsh, ksh, sh), sql, swift, xml and yaml (yml) languages, where the names inside parentheses are aliases. Please refer to https://www.redmine.org/projects/redmine/wiki/RedmineCodeHighlightingLanguages for the full list of supported languages.

You can highlight code at any place that supports wiki formatting using this syntax (note that the language name or alias is case-insensitive):

-- cgit v1.2.3