Skip to content

jordanjennings/highlight-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

highlight-js

JavaScript text higlighting jQuery plugin. This is a fork of the highlight.js library authored by Johann Burkard. The original can be found here.

Modification

  • 2012-09-10 - Highlight API also accepts array of terms to be highlighted.
  • 2012-12-20 - via @dgsmith2
    • Added ability to control how diacritics are handled. Ignoring/honoring can be done on a case by case scenario via a parameter or on the whole by updating the default.
    • Defined the plugin according to jQuery's documentation (but with the Bootstrap spin) as well as leverage built-in Array check.
  • 2013-10-23 - changed css class name to something a little more specific to avoid issues on external sites (when using in a greasemonkey/tampermonkey script)

About

JavaScript text higlighting jQuery plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%