/* Perform the syntaxic highlighting */ hljs.configure({ cssSelector: "code" }); hljs.highlightAll();