mirror of
https://github.com/ColonelParrot/jscanify.git
synced 2025-12-30 22:31:52 +00:00
Fix faulty highlighting
This commit is contained in:
parent
793c56da0a
commit
de20288b8c
@ -112,7 +112,7 @@ image.onload = function () {
|
||||
integrity="sha512-bgHRAiTjGrzHzLyKOnpFvaEpGzJet3z4tZnXGjpsCcqOnAH6VGUx9frc5bcIhKTVLEiCO6vEhNAgx5jtLUYrfA=="
|
||||
crossorigin="anonymous" referrerpolicy="no-referrer" async></script>
|
||||
<script>
|
||||
$(document).ready(function () {
|
||||
$(window).on('load', function () {
|
||||
hljs.highlightAll();
|
||||
})
|
||||
</script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user