fmt/doc/fmt.js

4 lines
53 B
JavaScript
Raw Normal View History

document$.subscribe(() => {
hljs.highlightAll()
})