summaryrefslogtreecommitdiffstats
path: root/docs/stylesheets/highlight.js
blob: 86e50b9332a1ed55c468997e56e1d00138c45014 (plain)
1
2
3
document$.subscribe(() => {
  hljs.highlightAll()
})