Highlight.js v9.15.9 Release Notes

Release Date: 2019-07-31 // over 4 years ago
  • 👌 Improvements:

    • fix(AutoHotkey): order and extended highlighting (#1579)
    • fix(Go): correctly highlight hex numbers, rather than stopping at last 'd' or 'f'. (#2060)
    • fix(Mathematica): Improvements to language (#2065)
    • fix(Node): Adds SCSS build (#2079)
    • fix(Rust): update keywords (#2052)
    • fix(Stata): Added keywords for the meta-analysis suite introduced in Stata 16 (#2081)
    • fix(Bash): escape double quotes (#2048)