Skip to content

center-key/hljs-enhance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

118 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hljs-enhance

logo

Adds a little extra stuff to highlight.js

License:MIT npm Build Publish Website

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