Closed
Description
Tested with Chromium, Firefox.
When I visit doc.rust-lang.org, I don't get syntax highlighting:
However, if I build locally, I do get syntax highlighting:
Update
Browser console gives some insight (sorry, should have checked first):
Comparing this with my locally running version confirms that this file controls the syntax highlighting for Rust. The only difference is that in my local version, the file is requested with a cache suffix:
While on the official website, that suffix is missing:
Metadata
Metadata
Assignees
Labels
No labels