Skip to content

Conversation

@adisuryadi
Copy link

Hi,

I add blacklist option to omit certain class or id from being highlighted by the plugin, I found it useful. Maybe you can consider this is a good feature (or may be not) :)

(e.g.) $('body').highlight(highlight_arr, { wordsOnly: true, className: 'highlight', blacklist: blacklistArray });

Thanks for the plugin.

…ss) that will be ommited from highlighting, work recursively.

(e.g.) $('body').highlight(highlight_arr, { wordsOnly: true, className: 'highlight', blacklist: blacklistArray });
@julkue
Copy link

julkue commented Nov 2, 2015

It seems that this repository is not maintained anymore. I've implemented another highlighting plugin that has this feature built-in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants