mirror of
https://github.com/PrivSec-dev/privsec.dev.git
synced 2025-07-21 05:38:54 -04:00
update highlightjs
This commit is contained in:
parent
a889886d18
commit
212b11ad3a
2 changed files with 1612 additions and 1 deletions
1611
assets/js/highlight.min.js
vendored
Normal file
1611
assets/js/highlight.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
|
@ -108,5 +108,5 @@ if (params.themeToggle) themeToggle();
|
|||
if (params.showCodeCopyButtons) showCodeCopyButtons();
|
||||
|
||||
if ('hljs' in window) {
|
||||
hljs.initHighlightingOnLoad();
|
||||
hljs.highlightAll();
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue