From 24b2ec2ef9ffc50ece5b10629c973dbb7bb654a0 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Fri, 4 Feb 2022 03:02:41 +0000 Subject: [PATCH] Escape HTML in the code highlighter help (#33859). git-svn-id: http://svn.redmine.org/redmine/trunk@21401 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/help/code_highlighting_languages.html | 28 ++++++++++++++------ 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/public/help/code_highlighting_languages.html b/public/help/code_highlighting_languages.html index a460b8ebf..266b76ac0 100644 --- a/public/help/code_highlighting_languages.html +++ b/public/help/code_highlighting_languages.html @@ -170,6 +170,10 @@ d The D programming language(dlang.org) [aliases: dlang] + + dafny + The Dafny programming language (github.com/dafny-lang/dafny) + dart The Dart programming language (dartlang.com) @@ -200,7 +204,7 @@ eex - Embedded Elixir [aliases: leex] + Embedded Elixir [aliases: leex,heex] eiffel @@ -354,6 +358,10 @@ irb Shell sessions in IRB or Pry [aliases: pry] + + irb_output + + isbl The ISBL programming language @@ -468,7 +476,7 @@ mathematica - Wolfram Mathematica, the world's definitive system for modern technical computing. [aliases: wl] + Wolfram Mathematica, the world's definitive system for modern technical computing. [aliases: wl] matlab @@ -484,7 +492,7 @@ mosel - An optimization language used by Fico's Xpress. + An optimization language used by Fico's Xpress. msgtrans @@ -552,12 +560,16 @@ plaintext - A boring lexer that doesn't highlight anything [aliases: text] + A boring lexer that doesn't highlight anything [aliases: text] plist plist [aliases: plist] + + pony + + postscript The PostScript language (adobe.com/devnet/postscript.html) [aliases: postscr,postscript,ps,eps] @@ -584,7 +596,7 @@ protobuf - Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data [aliases: proto] + Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data [aliases: proto] puppet @@ -800,7 +812,7 @@ xml - XML + <desc for="this-lexer">XML</desc> xojo @@ -816,7 +828,7 @@ yaml - Yaml Ain't Markup Language (yaml.org) [aliases: yml] + Yaml Ain't Markup Language (yaml.org) [aliases: yml] yang @@ -828,4 +840,4 @@ - \ No newline at end of file +