ngx-highlightjs
Advanced tools
Changelog
4.0.0
highlight.js
package from peerDependencies to dependencieshighlight.js
will be lazy-loaded, all hljs functions in HighlightJS
will return observables to make sure the library is loaded before execution.HighlightChildren
directive has been deprecated.NgScrollOptions.languages
type has changed.HighlightModule.forRoot()
is deprecated, the highlight global options can be set using the injection token HIGHLIGHT_OPTIONS