highlightjs/highlightjs-vue

highlightjs is now deprecated

maximedaoust opened this issue · 3 comments

As per author comment :
Use the 'highlight.js' package instead https://npm.im/highlight.js

The package seems to be ok? it's point to highlight.js... though it could be updated to version 10. Or am I reading it wrong?

I'm new to highlight.js so I might be wrong but it seem that highlightjs was deprecated and moved to highlight.js. What may have misled me is the reference to var hljs = require("highlightjs"); in this repo README.md file.

This is a mistake on the doc... the installed package is correct. I've fixed it and soon I will publish a version with this update.
Thank you!