Package detail

hljs-enhance

center-key91MIT2.0.4

Adds a little extra stuff to highlight.js

highlightjs, javascript, syntax-highlighting

readme

hljs-enhance

logo

Adds a little extra stuff to highlight.js

License:MIT npm Build

Stuff

  1. Normalizes code indent to first column of display box
  2. Trims whitespace around code
  3. Adds border with option for caption (<figcaption>)
  4. Adds hover effect to syntax highlighting

See It

https://center-key.github.io/hljs-enhance

Use It

From a CDN

instructions.txt

In a project

$ npm install hljs-enhance

MIT License