Skip to content

Conversation

zukka77
Copy link

@zukka77 zukka77 commented Aug 16, 2022

if highlightjs version >= 11 use highlightElement

if highlightjs version >= 11 use highlightElement
@zukka77 zukka77 mentioned this pull request Aug 16, 2022
@AdamPerkins
Copy link

AdamPerkins commented Aug 17, 2022

You should compare like this:

if (Number(hljs__default["default"].versionString.slice(0, 2)) >= 11)

@zukka77
Copy link
Author

zukka77 commented Aug 17, 2022

@AdamPerkins I've committed your suggestion

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