5 lines
76 B
JavaScript
5 lines
76 B
JavaScript
document$.subscribe(() => {
|
|
hljs.highlightAll(),
|
|
{ language: 'c++' }
|
|
})
|