built-in Chroma
This commit is contained in:
@ -105,8 +105,4 @@ function showCodeCopyButtons() {
|
||||
initializeMenu();
|
||||
if (params.scrollToTop) scrollToTop();
|
||||
if (params.themeToggle) themeToggle();
|
||||
if (params.showCodeCopyButtons) showCodeCopyButtons();
|
||||
|
||||
if ('hljs' in window) {
|
||||
hljs.highlightAll();
|
||||
}
|
||||
if (params.showCodeCopyButtons) showCodeCopyButtons();
|
Reference in New Issue
Block a user