Skip to content

Commit d571b23

Browse files
committed
add warning
1 parent ec0bfd5 commit d571b23

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/highlight.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,11 @@ https://highlightjs.org/
2828
}
2929

3030
}(function(hljs) {
31+
32+
var warn = console.warn || console.log;
33+
warn("Verion 9 of Highlight.js has reached EOL and is no longer supported. Please upgrade to version 10.");
34+
35+
3136
// Convenience variables for build-in objects
3237
var ArrayProto = [],
3338
objectKeys = Object.keys;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy