Highlight.js Changelog

What's new in Highlight.js 11.9.0

Oct 9, 2023
  • CAVEATS / POTENTIALLY BREAKING CHANGES:
  • Drops support for Node 14.x, which is no longer supported by Node.js.
  • In the node build styles/*.css files now ship un-minified with minified counterparts as: styles/*.min.css mvorisek (this makes things consistent with our cdn builds)
  • Parser:
  • (enh) prevent re-highlighting of an element [joshgoebel][]
  • (chore) Remove discontinued badges from README Bradley Mackey
  • (chore) Fix build size report Bradley Mackey
  • New Grammars:
  • added 3rd party Iptables grammar to SUPPORTED_LANGUAGES Checconio
  • added 3rd party x86asmatt grammar to SUPPORTED_LANGUAGES gondow
  • added 3rd party riscv64 grammar to SUPPORTED_LANGUAGES aana-h2
  • added 3rd party Ballerina grammar to SUPPORTED_LANGUAGES Yasith Deelaka
  • Core Grammars:
  • fix(rust) added negative-lookahead for callable keywords if while for [Omar Hussein][]
  • enh(armasm) added x0-x30 and w0-w30 ARMv8 registers Nicholas Thompson
  • enh(haxe) added final, is, macro keywords and $ identifiers Robert Borghese
  • enh(haxe) support numeric separators and suffixes Robert Borghese
  • fix(haxe) fixed metadata arguments and support non-colon syntax Robert Borghese
  • fix(haxe) differentiate abstract declaration from keyword Robert Borghese
  • fix(bash) do not delimit a string by an escaped apostrophe [hancar][]
  • enh(swift) support macro keyword Bradley Mackey
  • enh(swift) support parameter pack keywords Bradley Mackey
  • enh(swift) regex literal support Bradley Mackey
  • enh(swift) @unchecked and @Sendable support Bradley Mackey
  • enh(scala) add using directives support //> using foo bar [Jamie Thompson][]
  • fix(scala) fixed comments in constructor arguments not being properly highlighted Isaac Nonato
  • enh(swift) ownership modifiers support Bradley Mackey
  • enh(nsis) Add !assert compiler flag idleberg
  • fix(haskell) do not treat double dashes inside infix operators as comments Zlondrej
  • enh(rust) added eprintln! macro qoheniac
  • enh(leaf) update syntax to 4.0 Samuel Bishop
  • fix(reasonml) simplify syntax and align it with ocaml jchavarri
  • fix(swift) warn_unqualified_access is an attribute Bradley Mackey
  • enh(swift) macro attributes are highlighted as keywords Bradley Mackey
  • enh(stan) updated for version 2.33 (#3859) Brian Ward
  • fix(css) added '_' css variable detection Md Saad Akhtar
  • enh(groovy) add record and var as keywords Guillaume Laforge
  • Developer Tool:
  • (chore) Update dev tool to use the new highlight API. Shah Shabbir Ahmmed
  • (enh) Auto-update the highlighted output when the language dropdown changes. Shah Shabbir Ahmmed

New in Highlight.js 11.8.0 (Dec 10, 2022)

  • Grammars:
  • enh(javascript) add sessionStorage to list of built-in variables Jeroen van Vianen

New in Highlight.js 11.7.0 (Sep 8, 2022)

  • Grammars:
  • Added 3rd party LookML grammar to SUPPORTED_LANGUAGES Josh Temple

New in Highlight.js 11.5.0 (Apr 4, 2022)

  • Themes:
  • Added Tokyo-Night-dark theme Henri Vandersleyen
  • Added Tokyo-Night-light theme Henri Vandersleyen
  • Added panda-syntax-dark theme Annmarie Switzer
  • Added panda-syntax-light theme Annmarie Switzer
  • New Grammars:
  • Added GraphQL to SUPPORTED_LANGUAGES John Foster
  • Added Macaulay2 to SUPPORTED_LANGUAGES Doug Torrance
  • Grammars:
  • enh(ruby) lots of small Ruby cleanups/improvements Josh Goebel
  • enh(objectivec) add type and variable.language scopes Josh Goebel
  • enh(xml) support processing instructions (#3492) Josh Goebel
  • enh(ruby ) better support multi-line IRB prompts
  • enh(bash) improved keyword $pattern (numbers allowed in command names) Martin Mattel
  • add meta.prompt scope for REPL prompts, etc Josh Goebel
  • fix(markdown) Handle ***Hello world*** without breaking Josh Goebel
  • enh(php) add support for PHP Attributes Wojciech Kania
  • fix(java) prevent false positive variable init on else Josh Goebel
  • enh(php) named arguments Wojciech Kania
  • fix(php) PHP constants Wojciech Kania
  • fix(angelscript) incomplete int8, int16, int32, int64 highlighting Melissa Geels
  • enh(ts) modify TypeScript-specific keywords and types list anydonym
  • fix(brainfuck) fix highlighting of initial ++/-- Christina Hanson
  • fix(llvm) escaping in strings and number formats Flakebi
  • enh(elixir) recognize references to modules Mark Ericksen
  • enh(css): add support for more properties Nicolaos Skimas

New in Highlight.js 11.4.1 (Jan 12, 2022)

  • Grammars:
  • enh(php) named arguments Wojciech Kania
  • fix(php) PHP constants Wojciech Kania

New in Highlight.js 11.4 (Jan 5, 2022)

  • New Language:
  • Added 3rd party Pine Script grammar to SUPPORTED_LANGUAGES Jeylani B
  • Added 3rd party cURL grammar to SUPPORTED_LANGUAGES highlightjs-curl
  • Themes:
  • Default is now much closer WCAG AA (contrast) (#3402) Josh Goebel
  • Dark now meets WCAG AA (contrast) (#3402) Josh Goebel
  • Added intellij-light theme Pegasis
  • These changes should be for the better and should not be super noticeable but if you're super picky about your colors you may want to intervene here or copy over the older themes from 11.3 or prior.
  • Grammars:
  • enh(arcade) updated to ArcGIS Arcade version 1.16 John Foster
  • enh(php) Left and right-side of double colon Wojciech Kania
  • enh(php) add PHP constants Wojciech Kania
  • enh(php) add PHP 8.1 keywords Wojciech Kania
  • fix(cpp) fix vector<< template false positive (#3437) Josh Goebel
  • enh(php) support First-class Callable Syntax (#3427) Wojciech Kania
  • enh(php) support class constructor call (#3427) Wojciech Kania
  • enh(php) support function invoke (#3427) Wojciech Kania
  • enh(php) Switch highlighter to partially case-insensitive (#3427) Wojciech Kania
  • enh(php) improve namespace and use highlighting (#3427) Josh Goebel
  • enh(php) $this is a variable.language now (#3427) Josh Goebel
  • enh(php) add __COMPILER_HALT_OFFSET__ (#3427) Josh Goebel
  • enh(js/ts) fix => async function title highlights (#3405) Josh Goebel
  • enh(twig) update keywords list (#3415) Matthieu Lempereur
  • fix(python) def, class keywords detected mid-identifier (#3381) Josh Goebel
  • fix(python) Fix recognition of numeric literals followed by keywords without whitespace (#2985) Richard Gibson
  • enh(swift) add SE-0290 unavailability condition (#3382) Bradley Mackey
  • fix(fsharp) Highlight operators, match type names only in type annotations, support quoted identifiers, and other smaller fixes. Melvyn Laïly
  • enh(java) add sealed and non-sealed keywords (#3386) Bradley Mackey
  • enh(js/ts) improve CLASS_REFERENCE (#3411) Josh Goebel
  • enh(nsis) Update defines pattern to allow ! (#3417) idleberg
  • enh(nsis) Update language strings pattern to allow ! (#3420) idleberg
  • fix(stan) Updated for Stan 2.28 and other misc. improvements (#3410)
  • enh(nsis) Update variables pattern (#3416) idleberg
  • fix(clojure) Several issues with Clojure highlighting (#3397) Björn Ebbinghaus
  • fix(clojure) comment macro catches more than it should (#3395)
  • fix(clojure) $ in symbol breaks highlighting
  • fix(clojure) Add complete regex for number detection
  • enh(clojure) Add character mode for character literals
  • fix(clojure) Inconsistent namespaced map highlighting
  • enh(clojure) Add regex mode to regex literal
  • fix(clojure) Remove inconsistent/broken highlighting for metadata
  • enh(clojure) Add punctuation mode for commas.
  • fix(julia) Enable the jldoctest alias (#3432) Fons van der Plas
  • Developer Tools:
  • (chore) add gzip size compression report (#3400) Bradley Mackey
  • Themes:
  • Modified background color in css for Gradient Light and Gradient Dark themes Samia Ali

New in Highlight.js 11.3.2 (Oct 22, 2021)

  • Grammars:
  • Fix(python) Fix recognition of numeric literals followed by keywords without whitespace (#2985) Richard Gibson

New in Highlight.js 11.3.1 (Oct 17, 2021)

  • Build:
  • (fix) Grammar CDN modules not generated correctly. (#3363) Josh Goebel

New in Highlight.js 11.1.0 (Jul 23, 2021)

  • Grammars:
  • fi(csharp) add missing catch keyword (#3251) Konrad Rudolph
  • add additional keywords to csp.js (#3244) Elijah Conners
  • feat(css) handle css variables synta (#3239) Thanos Karagiannis
  • fi(markdown) Images with empty alt or links with empty tet (#3233) Josh Goebel
  • enh(powershell) added pwsh alias (#3236) tebeco
  • fi(r) fi bug highlighting eamples in doc comments Konrad Rudolph
  • fi(python) identifiers starting with underscore not highlighted (#3221) Antoine Lambert
  • enh(clojure) added edn alias (#3213) Stel Abrego
  • enh(eliir) much improved regular epression sigil support (#3207) Josh Goebel
  • enh(eliir) updated list of keywords (#3212) Angelika Tyborska
  • fi(eliir) fied number detection when numbers start with a zero (#3212) Angelika Tyborska
  • fi(ps1) Flag highlighted incorrectly (#3167) Pankaj Patil
  • fi(late) Allow wider synta for magic comments (#3243) Benedikt Wilde
  • fi(js/ts) Constants may include numbers Josh Goebel

New in Highlight.js 11.0.0 (Jun 2, 2021)

  • Potentially breaking changes:
  • Unless otherwise attributed items below are thanks to Josh Goebel (ref: #2558).
  • The below list should only be considered to be a high-level summary.
  • Deprecations / Removals / API Changes:
  • initHighlighting() and initHighlightingOnLoad() deprecated. Use highlightAll().
  • highlightBlock(el) deprecated. Use highlightElement(el)
  • before:highlightBlock & after:highlightBlock callbacks deprecated. Use equivalent highlightElement callbacks.
  • highlight(languageName, code, ignoreIllegals, continuation) signature deprecated. Use highlight(code, {language, ignoreIllegals}).
  • Deprecated highlight() signature no longer supports continuation argument.
  • tabReplace option removed. Consider a plugin.
  • useBR option removed. Consider a plugin or CSS.
  • requireLanguage() removed. Use getLanguage().
  • endSameAsBegin mode key removed. Use hljs.END_SAME_AS_BEGIN.
  • lexemes mode key removed. Use keywords.$pattern.
  • The return values/keys of some APIs have changed slightly.
  • Security:
  • HTML auto-passthru has been removed. Consider a plugin.
  • Unescaped HTML is now stripped (for security). A warning is logged to the console. (#3057) Josh Goebel
  • Themes:
  • The default padding of all themes increases (0.5em => 1em).
  • schoolbook has been updated to remove the lined background.
  • github updated to better match modern GitHub (#1616) Jan Pilzer
  • github-gist has been removed in favor of github Jan Pilzer
  • Base16 named themes have been updated to their "canonical" versions
  • nnfx updated for v11 xml styles and improved css support
  • Language Grammars:
  • Default CDN build drops support for several languages.
  • Some language grammar files have been removed.
  • Some redundant language aliases have been removed.
  • Other changes
  • Parser:
  • enh(vala) improve language detection for Vala (#3195) Konrad Rudolph
  • enh(r) add support for operators, fix number highlighting bug (#3194, #3195) Konrad Rudolph
  • enh(parser) add beginScope and endScope to allow separate scoping begin and end (#3159) Josh Goebel
  • enh(parsed) endScope now supports multi-class matchers as well (#3159) Josh Goebel
  • enh(parser) highlightElement now always tags blocks with a consistent language-[name] class Josh Goebel
  • subLanguage span tags now also always have the language- prefix added
  • enh(parser) support multi-class matchers (#3081) Josh Goebel
  • enh(parser) Detect comments based on english like text, rather than keyword list Josh Goebel
  • adds title.class.inherited sub-scope support Josh Goebel
  • adds title.class sub-scope support (#3078) Josh Goebel
  • adds title.function sub-scope support (#3078) Josh Goebel
  • adds beforeMatch compiler extension (#3078) Josh Goebel
  • adds cssSelector configuration option (#3180) James Edington
  • Grammars:
  • enh(all) .meta-keyword => .meta .keyword (nested scopes) (#3167) Josh Goebel
  • enh(all) .meta-string => .meta .string (nested scopes) (#3167) Josh Goebel
  • enh(swift) add actor keyword (#3171) Bradley Mackey
  • enh(crystal) highlight variables (#3154) Josh Goebel
  • fix(ruby) Heredoc without interpolation (#3154) Josh Goebel
  • enh(swift) add @resultBuilder attribute (#3151) Bradley Mackey
  • enh(processing) added pde alias (#3142) Dylan McBean
  • enh(thrift) Use proper scope for types Josh Goebel
  • enh(java) Simplified class-like matcher (#3078) Josh Goebel
  • enh(cpp) Simplified class-like matcher (#3078) Josh Goebel
  • enh(rust) Simplified class-like matcher (#3078) Josh Goebel
  • enh(actionscript) Simplified class-like matcher (#3078) Josh Goebel
  • enh(arcade) function.title => title.function (#3078) Josh Goebel
  • enh(autoit) function.title => title.function (#3078) Josh Goebel
  • enh(c) function.title => title.function (#3078) Josh Goebel
  • enh(rust) support function invoke and impl (#3078) Josh Goebel
  • chore(properties) disable auto-detection #3102 Josh Goebel
  • fix(properties) fix incorrect handling of non-alphanumeric keys #3102 Egor Rogov
  • enh(java) support functions with nested template types (#2641) Josh Goebel
  • enh(java) highlight types and literals separate from keywords (#3074) Josh Goebel
  • enh(shell) add alias ShellSession Ryan Mulligan
  • enh(shell) consider one space after prompt as part of prompt Ryan Mulligan
  • fix(nginx) fix bug with $ and @ variables Josh Goebel
  • enh(nginx) improving highlighting of some sections Josh Goebel
  • fix(vim) variable names may not be zero length Josh Goebel
  • enh(sqf) Updated keywords to Arma 3 v2.02 (#3084) R3voA3
  • enh(sqf) Refactored function regex to match CBA component func naming scheme (#3181) JonBons
  • enh(nim) highlight types properly (not as built-ins) Josh Goebel
  • (chore) throttle deprecation messages (#3092) [Mihkel Eidast][]
  • enh(c) Update keyword list for C11/C18 (#3010) Josh Goebel
  • enh(parser) highlight object properties (#3072) Josh Goebel
  • enh(javascript/typescript) highlight object properties (#3072) Josh Goebel
  • enh(haskell) add support for BinaryLiterals (#3150) Martijn Bastiaan
  • enh(haskell) add support for NumericUnderscores (#3150) Martijn Bastiaan
  • enh(haskell) add support for HexFloatLiterals (#3150) Martijn Bastiaan
  • fix(c,cpp) allow declaring multiple functions and (for C++) parenthetical initializers (#3155) Erik Demaine
  • enh(rust) highlight raw byte string literals correctly (#3173) Nico Abram
  • fix(cpp) fix detection of common functions that are function templates (#3178) Kris van Rens
  • enh(cpp) add various keywords and commonly used types for hinting (#3178) Kris van Rens
  • enh(cpp) cleanup reserved keywords and type lists (#3178) Kris van Rens
  • New Languages:
  • Added 3rd party Glimmer grammar to SUPPORTED_LANGUAGES(#3123) NullVoxPopuli
  • Added Wren support Josh Goebel
  • Added NestedText support Josh Goebel
  • Added WebAssembly language grammar Josh Goebel
  • Added 3rd party Splunk search processing language grammar to SUPPORTED_LANGUAGES (#3090) Wei Su
  • Added 3rd party ZenScript grammar to SUPPORTED_LANGUAGES(#3106) Jared Luboff
  • Added 3rd party Papyrus grammar to SUPPORTED_LANGUAGES(#3125) Mike Watling
  • Theme Improvements:
  • Added all official Base16 themes (over 150 new themes) Josh Goebel
  • chore(themes) remove builtin-name CSS class (#3119) Josh Goebel
  • chore(theme) Update GitHub theme css to match GitHub's current styling (#1616) Jan Pilzer
  • chore(theme) Update Srcery theme css to match its Emacs implementation Chen Bin
  • New Themes:
  • DeviBeans Dark by Farzad Sadeghi
  • GitHub Dark and GitHub Dark Dimmed Jan Pilzer
  • Dev Improvements:
  • (chore) greatly improve match scope visualization in dev tool (#3126) NullVoxPopuli
  • (fix) CSS used for devtool needed an adjustment to fix too wide of content (#3133) NullVoxPopuli

New in Highlight.js 10.7.1 (Mar 22, 2021)

  • fix(parser) Resolves issues with TypeScript types Josh Goebel

New in Highlight.js 10.6.0 (Feb 9, 2021)

  • New Languages:
  • Added 3rd party Laravel Blade grammar to SUPPORTED_LANGUAGES (#2944) Michael Newton
  • Language grammar improvements:
  • enh(scala) fix triple quoted strings (#2987) Josh Goebel
  • enh(perl) Much improved regex detection (#2960) Josh Goebel
  • enh(swift) Improved highlighting for operator and precedencegroup declarations. (#2938) Steven Van Impe
  • fix(xml) Support single-character namespaces. (#2957) Jan Pilzer
  • enh(ruby) Support for character literals (#2950) Vaibhav Chanana
  • enh(powershell) Add three VALID_VERBS and update the reference link (#2981) davidhcefx
  • Grammar Deprecations:
  • Deprecate c-like, though you should not be using it directly anyways.
  • will be removed in v11.
  • c and cpp are now wholly unique grammars that will diverge over time
  • Parser:
  • new simpler highlightAll() API (#2962) Josh Goebel
  • this should be a drop-in replacement for both initHighlighting() and initHighlightingOnLoad()
  • note: it does not prevent itself from being called multiple times (as the previous API did)
  • beginKeyword no longer bestows double relevance (#2953) Josh Goebel
  • allow keywords to be an array of strings Josh Goebel
  • add modes.MATCH_NOTHING_RE that will never match
  • This can be used with end to hold a mode open (it must then be ended with endsParent in one of it's children modes) Josh Goebel
  • Deprecations:
  • initHighlighting() and initHighlightingOnLoad() deprecated.
  • Please use the new highlightAll() API instead.
  • Deprecated as of 10.6.
  • These will both be aliases to highlightAll in v11.

New in Highlight.js 10.5.0 (Dec 29, 2020)

  • Build:
  • Add Subresource Integrity digest lists to cdn-assets Josh Goebel
  • R and VB.net grammars now ship in our default build (:common) Josh Goebel
  • Parser:
  • add match as sugar for simple begin only matches (#2834) Josh Goebel
  • allow illegal to also be an array of regex (#2834) Josh Goebel
  • add compilerExtensions allows grammers to influence mode compilation (#2834) Josh Goebel
  • some internal pieces are now simple compiler extensions
  • New Languages:
  • Added 3rd party Red & Rebol grammar to SUPPORTED_LANGUAGES (#2872) Oldes Huhuman
  • Language grammar improvements:
  • enh(cpp): Support C++ pack expansion in function arguments Martin Dørum
  • enh(makefile): Add make as an alias (#2883) tripleee
  • enh(swift) Improved grammar for strings (#2819) Steven Van Impe
  • enh(swift) Grammar improvements (#2908) Steven Van Impe
  • New grammar for keywords and built-ins
  • Added support for operator highlighting
  • New grammar for attributes
  • Added support for quoted identifiers, implicit parameters, and property wrapper projections
  • Support for more complex expressions in string interpolation
  • enh(swift) Improved highlighting for types and generic arguments (#2920) Steven Van Impe
  • enh(swift) Improved highlighting for functions, initializers, and subscripts (#2930) Steven Van Impe
  • fix(http) avoid recursive sublanguage and tighten rules (#2893) Josh Goebel
  • fix(asciidoc): Handle section titles level 5 (#2868) Vaibhav Chanana
  • fix(asciidoc): Support unconstrained emphasis syntax (#2869) Guillaume Grossetie
  • enh(scheme) Allow [] for argument lists (#2913) Josh Goebel
  • enh(vb) Large rework of VB.net grammar (#2808) Jan Pilzer
  • Adds support for Date data types, see (#2775)
  • Adds support for REM comments and fixes ''' doctags (#2875) (#2851)
  • Custom number mode to support VB.net specific number flags
  • Hex (&H), Oct (&O), and binary (&B) prefixes
  • Separating digits with underscores: 90_946
  • Type suffixes: 123UI (unsigned integer)
  • Improves directives detection and adds support for Enable, Disable, and Then keywords
  • Adds more markup tests
  • fix(javascript) Empty block-comments break highlighting (#2896) Jan Pilzer
  • enh(dart) Fix empty block-comments from breaking highlighting (#2898) Jan Pilzer
  • enh(dart) Fix empty doc-comment eating next line Jan Pilzer
  • enh(asciidoc) Adds support for unconstrained bold syntax (#2869) Guillaume Grossetie
  • enh(c-like) Incorrect highlighting for interger suffix (#2919) Vaibhav Chanana
  • enh(properties) Correctly handle trailing backslash (#2922) Vaibhav Chanana
  • Recent Deprecations:
  • HTML "merging" is deprecated. (#2873) Josh Goebel
  • HTML inside <pre> blocks will no longer be magically merged back into the highlighted code's HTML result - it will instead be silently removed.
  • Consider using a plugin if you truly need this functionality
  • Deprecated as of 10.5.0 - will be removed in v11.
  • tabReplace option deprecated. (#2873) Josh Goebel
  • Consider: Use the CSS tab-size property, or simply pre-process the text yourself before rendering the initial HTML
  • otherwise, use a plugin
  • Deprecated as of 10.5.0 - will be removed in v11.
  • useBR option deprecated. (#2559) Josh Goebel
  • Recommended: You really should just use the HTML <pre> tag
  • or perhaps try CSS white-space: pre;
  • otherwise, use a plugin
  • Deprecated as of 10.3.0 - will be removed in v11.
  • requireLanguage API is deprecated, will be removed in v11.0.
  • Consider: Use getLanguage (with custom error handling) or built-time dependencies.
  • See Library API for more information.
  • Deprecated as of 10.4.0 - will be removed in v11.

New in Highlight.js 10.4.1 (Dec 3, 2020)

  • Security:
  • Exponential backtracking fixes for: Josh Goebel
  • cpp
  • handlebars
  • gams
  • perl
  • jboss-cli
  • erlang-repl
  • powershell
  • routeros
  • Polynomial backtracking fixes for: Josh Goebel
  • asciidoc
  • reasonml
  • latex
  • kotlin
  • gcode
  • aspectj
  • moonscript
  • coffeescript/livescript
  • csharp
  • scilab
  • crystal
  • elixir
  • basic
  • ebnf
  • ruby
  • fortran/irpf90
  • livecodeserver
  • yaml
  • x86asm
  • dsconfig
  • markdown
  • ruleslanguage
  • xquery
  • sqf

New in Highlight.js 10.4.0 (Oct 24, 2020)

  • Dev Improvements:
  • chore(dev) add theme picker to the tools/developer tool (#2770)

New in Highlight.js 10.3.1 (Oct 20, 2020)

  • Fix:
  • Fix(Safari) Remove currently unsupported look-behind regex.

New in Highlight.js 10.2.1 (Sep 22, 2020)

  • Parser Engine:
  • Fix(parser) complete fix for resuming matches from same index (#2678) Josh Goebel

New in Highlight.js 10.2.0 (Sep 10, 2020)

  • Parser Engine:
  • (fix) When ignoring a potential match highlighting can terminate early (#2649) Josh Goebel
  • New themes:
  • Gradient Light by Samia Ali
  • Deprecations:
  • fixMarkup is now deprecated and will be removed in v11.0. (#2534) Josh Goebel
  • Big picture:
  • Add simple Vue plugin for basic use cases (#2544) Josh Goebel
  • Language Improvements:
  • fix(bash) Fewer false positives for keywords in arguments (#2669) sirosen
  • fix(js) Prevent long series of /////// from causing freezes (#2656) Josh Goebel
  • enh(csharp) Add init and record keywords for C# 9.0 (#2660) Youssef Victor
  • enh(matlab) Add new R2019b arguments keyword and fix enumeration keyword (#2619) Andrew Janke
  • fix(kotlin) Remove very old keywords and update example code (#2623) kageru
  • fix(night) Prevent object prototypes method values from being returned in getLanguage (#2636) night
  • enh(java) Add support for enum, which will identify as a class now (#2643) ezksd
  • enh(nsis) Add support for NSIS 3.06 commands (#2653) idleberg
  • enh(php) detect newer more flexible HEREdoc syntax (#2658) eytienne

New in Highlight.js 10.1.1 (Jun 16, 2020)

  • Fixes:
  • Resolve issue on Node 6 due to dangling comma (#2608) Edwin Hoogerbeets
  • Resolve index.d.ts is not a module error (#2603) Josh Goebel

New in Highlight.js 10.1.0 (Jun 12, 2020)

  • New themes:
  • NNFX and NNFX-dark by Jim Mason
  • Lioshi by lioshi
  • Parser Engine:
  • (parser) Now escapes quotes in text content when escaping HTML (#2564) Josh Goebel
  • (parser) Adds keywords.$pattern key to grammar definitions (#2519) Josh Goebel
  • (parser) Adds SHEBANG utility mode Josh Goebel
  • (parser) Adds registerAliases method (#2540) Taufik Nurrohman
  • (enh) Added on:begin callback for modes (#2261) Josh Goebel
  • (enh) Added on:end callback for modes (#2261) Josh Goebel
  • (enh) Added ability to programatically ignore begin and end matches (#2261) Josh Goebel
  • (enh) Added END_SAME_AS_BEGIN mode to replace endSameAsBegin parser attribute (#2261) Josh Goebel
  • (fix) fixMarkup would rarely destroy markup when useBR was enabled (#2532) Josh Goebel
  • Deprecations:
  • Htmlbars grammar is now deprecated. Use handlebars instead. (#2344) Nils Knappmeier
  • When using highlightBlock result.re deprecated. Use result.relevance instead. (#2552) Josh Goebel
  • Ditto for result.second_best.re => result.second_best.relevance (#2552)
  • Lexemes is now deprecated in favor of keywords.$pattern key (#2519) Josh Goebel
  • EndSameAsBegin is now deprecated. (#2261) Josh Goebel
  • Language Improvements:
  • Fix(groovy) strings are not allowed inside ternary clauses (#2217) Josh Goebel
  • Fix(typescript) add readonly keyword (#2562) Martin (Lhoerion)
  • Fix(javascript) fix regex inside parens after a non-regex (#2530) Josh Goebel
  • Enh(typescript) use identifier to match potential keywords, preventing false positivites (#2519) Josh Goebel
  • Enh(javascript) use identifier to match potential keywords, preventing false positivites (#2519) Josh Goebel
  • [enh] Add OPTIMIZE: and HACK: to the labels highlighted inside comments Josh Goebel
  • Enh(typescript/javascript/coffeescript/livescript) derive ECMAscript keywords from a common foudation (#2518) Josh Goebel
  • Enh(typescript) add setInterval, setTimeout, clearInterval, clearTimeout (#2514) Josh Goebel
  • Enh(javascript) add setInterval, setTimeout, clearInterval, clearTimeout (#2514) Vania Kucher
  • Enh(cpp) add pair, make_pair, priority_queue as built-ins (#2538) Hankun Lin
  • Enh(cpp) recognize priority_queue pair as cpp containers (#2541) Hankun Lin
  • Fix(javascript) prevent set keyword conflicting with setTimeout, etc. (#2514) Vania Kucher
  • Fix(cpp) Fix highlighting of unterminated raw strings (#2261) David Benjamin
  • Fix(javascript) => function with nested () in params now works (#2502) Josh Goebel
  • Fix(typescript) => function with nested () in params now works (#2502) Josh Goebel
  • Fix(yaml) Fix tags to include non-word characters (#2486) Peter Plantinga
  • Fix(swift) @objcMembers was being partially highlighted (#2543) Nick Randall
  • Enh(dart) Add late and required keywords, the Never built-in type, and nullable built-in types (#2550) Sam Rawlins
  • Enh(erlang) Add underscore separators to numeric literals (#2554) Sergey Prokhorov
  • Enh(handlebars) Support for sub-expressions, path-expressions, hashes, block-parameters and literals (#2344) Nils Knappmeier
  • Enh(protobuf) Support multiline comments (#2597) Pavel Evstigneev
  • Fix(toml) Improve key parsing (#2595) Antoine du Hamel

New in Highlight.js 10.0.2 (May 3, 2020)

  • Brower build:
  • [Issue](https://github.com/highlightjs/highlight.js/issues/2505) (bug) Fix: Version 10 fails to load as CommonJS module. (#2511) [Josh Goebel][]
  • [Issue](https://github.com/highlightjs/highlight.js/issues/2505) (removal) AMD module loading support has been removed. (#2511) [Josh Goebel][]
  • Parser Engine Changes:
  • [Issue](https://github.com/highlightjs/highlight.js/issues/2522) fix(parser) Fix freeze issue with illegal 0 width matches (#2524) [Josh Goebel][]

New in Highlight.js 10.0.1 (Apr 29, 2020)

  • Parser Engine Changes:
  • (bug) Fix sublanguage with no relevance score (#2506) Josh Goebel