MCPcopy Create free account
hub / github.com/TruthHun/BookStack / jquery.highlight.js

File jquery.highlight.js

static/js/jquery.highlight.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1jQuery.fn.highlight = function(pat) {
2 function innerHighlight(node, pat) {
3 var skip = 0;
4 if (node.nodeType === 3) {

Callers

nothing calls this directly

Calls 1

innerHighlightFunction · 0.85

Tested by

no test coverage detected