Software Details:
Version: 9.1.0 updated
Upload Date: 6 Mar 16
Distribution Type: Freeware
Downloads: 204
Size: 612 Kb
Highlight.js an be embedded into any web page.
It automatically finds blocks of code, detects the used programming language on its own and applies highlighting theme to it.
What is new in this release:
- ECMAScript 6 modules import now do not require closing semicolon.
- ECMAScript 6 classes constructors now highlighted.
- Template string support for Typescript, as for ECMAScript 6.
- Scala case classes params highlight fixed.
- Built-in names introduced in Julia v0.4 added by Kenta Sato.
- Refreshed Default style.
What is new in version 8.8.0:
- ES6 features in JavaScript are better supported now by Gu Yiling.
- Swift now recognizes body-less method definitions.
- Single expression functions def foo, do: ... now work in Elixir.
- More uniform detection of built-in classes in Objective C.
- Fixes for number literals and processor directives in Rust.
- HTML
Comments not found