ngx-highlight-js
ngx-highlight-js copied to clipboard
Angular for syntax highlighting with highlight.js
I followed the instruction but and got "Can't find hljs under window" warning in console. So what i did: 1) Add in my app.module.ts ``` import {HIGHLIGHTJS_CONFIG, HighlightJsConfig, HighlightJsModule} from...
Hello. I am using angular version 16 and ngx-highlight-js doesn't work. Show me this error: hljs.highlightElement is not a function at ngx-highlight-js.mjs:46:22 I tried with highlight-js 16.0.0 and 14.0.0 versions
I have install update of @angular/cli and angular/core and cannot build project because highlight " This likely means that the library (ngx-highlightjs) which declares HighlightModule is not compatible with Angular...