Skip to content

jQuery plugin to highlight elements relating to markup highlighted with highlight.js

Notifications You must be signed in to change notification settings

tamelion/markup-hover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Markup Hover jQuery plugin

This plugin will visually highlight HTML elements generated by KSS (https://github.com/kneath/kss), which have had the displayed HTML code parsed and tagged by highlight.js (https://highlightjs.org/)

This will also work for manually created HTML elements, as long as the sample code has been parsed by highlight.js.

Example plugin call

$('.hljs-tag').markupHover();

All options are annotated within the source.

About

jQuery plugin to highlight elements relating to markup highlighted with highlight.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published