mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
`document-highlighter` now outputs a `<code>` block inside the pre-formatted `<pre>` tag. This changes the required CSS for rendering code snippets. Moreover, this commit uses the highlightjs as provided by the `document-highlighter` package instead of the version packaged in `nmd`.