diff --git a/Gemfile b/Gemfile index 61c359a44..93d03f0d9 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ ruby '>= 2.6.0', '< 3.2.0' gem 'bundler', '>= 1.12.0' gem 'rails', '6.1.6.1' -gem 'rouge', '~> 3.29.0' +gem 'rouge', '~> 3.30.0' gem 'request_store', '~> 1.5.0' gem 'mini_mime', '~> 1.1.0' gem "actionpack-xml_parser" diff --git a/public/help/code_highlighting_languages.html b/public/help/code_highlighting_languages.html index c6cb12f38..51435631f 100644 --- a/public/help/code_highlighting_languages.html +++ b/public/help/code_highlighting_languages.html @@ -40,7 +40,7 @@ applescript - The AppleScript scripting language by Apple Inc. (http://developer.apple.com/applescript/) [aliases: applescript] + The AppleScript scripting language by Apple Inc. (https://developer.apple.com/library/archive/documentation/AppleScript/Conceptual/AppleScriptLangGuide/introduction/ASLR_intro.html) [aliases: applescript] armasm @@ -370,6 +370,10 @@ irb_output + + isabelle + Isabelle theories (isabelle.in.tum.de) [aliases: isa,Isabelle] + isbl The ISBL programming language @@ -494,6 +498,10 @@ matlab Matlab [aliases: m] + + meson + Meson's specification language (mesonbuild.com) + minizinc MiniZinc is a free and open-source constraint modeling language (minizinc.org) @@ -526,6 +534,10 @@ nginx configuration files for the nginx web server (nginx.org) + + nial + The Nial programming language (nial-array-language.org) + nim The Nim programming language (http://nim-lang.org/) [aliases: nimrod]