mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-01 14:21:16 +00:00

Use a version of highlight.js from our website that has CMake support built-in, the one that comes with mdbook doesn't.
4 lines
No EOL
242 B
Handlebars
4 lines
No EOL
242 B
Handlebars
<link rel="stylesheet" href="https://sixtyfps.io/highlight-default.css">
|
|
<script src="https://sixtyfps.io/highlight.pack.js"></script>
|
|
<script src="https://sixtyfps.io/highlight_60.js"></script>
|
|
<script>hljs.initHighlightingOnLoad();</script> |