All Downloads are FREE. Search and download functionalities are using the official Maven repository.

js.initializeHighlight.js Maven / Gradle / Ivy

/**
 * Licensed under the MIT License (http://www.opensource.org/licenses/mit-license.php)
 */
/**
 * Initializes highlight.js.
 * 
 * This file can be overriden to change the initialization.
 */

/**
 * Initializes highlight.js when the document loads.
 */
// Uses the default initialization
hljs.highlightAll();




© 2015 - 2025 Weber Informatics LLC | Privacy Policy