mirror of
https://github.com/love2d/megasource.git
synced 2026-08-19 20:20:11 +02:00
5 lines
76 B
JavaScript
5 lines
76 B
JavaScript
document$.subscribe(() => {
|
|
hljs.highlightAll(),
|
|
{ language: 'c++' }
|
|
})
|