Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update deprecated HLJS Function #3

Closed
tdrayson opened this issue Aug 19, 2021 · 1 comment
Closed

Update deprecated HLJS Function #3

tdrayson opened this issue Aug 19, 2021 · 1 comment

Comments

@tdrayson
Copy link

tdrayson commented Aug 19, 2021

Deprecated as of 10.6.0. initHighlightingOnLoad() deprecated. Use highlightAll() now.

Screenshot 2021-08-19 at 20 58 46

Change line 61 in assets/js/highlight-init.js to:

hljs.highlightAll();

@srikat
Copy link
Owner

srikat commented Aug 19, 2021

Updated, ty.

@srikat srikat closed this as completed Aug 19, 2021
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

No branches or pull requests

2 participants