-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Useful Plugins
Josh Goebel edited this page Jun 22, 2021
·
14 revisions
If you have written a useful plugin for Highlight.js, please feel free to add it to the list below. If you're thinking about it, please have a look at our plugin API. We're also happy to answer questions on our Discord if you need help.
- Add your plugin here. :-)
The following functionality was removed from the core library with the version 11 releases, but can be added back via plugins (though there are often better ways - see the upgrade notes).
- Former
useBR
functionality https://github.com/highlightjs/highlight.js/issues/2559 (not maintained) - Former
tabReplace
functionality https://github.com/highlightjs/highlight.js/issues/2874 (not maintained) - Former HTML merging functionality https://github.com/highlightjs/highlight.js/issues/2889 (not maintained, currently broken)