aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/fmt/doc/fmt.js
blob: da7e95b774c7eea48f9c2a1c44b5c8f256770067 (plain) (blame)
1
2
3
4
document$.subscribe(() => {
  hljs.highlightAll(),
  { language: 'c++' }
})