We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c464d commit 872014cCopy full SHA for 872014c
index.html
@@ -24,7 +24,7 @@ <h2>See also</h2>
24
</div>
25
</body>
26
27
-<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>
+<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.5.1/highlight.min.js"></script>
28
<script type="module">
29
import { CodeJar } from 'https://medv.io/codejar/codejar.js';
30
window.editor = CodeJar(input, hljs.highlightElement);
0 commit comments