Switch to JavaScript syntax highlighter

This commit is contained in:
Victor Zverovich
2024-06-01 08:04:55 -07:00
parent d2ecfcfc45
commit aafdde7ef8
2 changed files with 11 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
document$.subscribe(() => {
hljs.highlightAll()
})