-
Notifications
You must be signed in to change notification settings - Fork 1.4k
No syntax / code highlighting #1932
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
|
Yea, sorry about that. It is a known problem (rust-lang/mdBook#2700). Will try to look into a fix. |
0.4.50 has been released which should contain a fix, and have posted an update to update the docs generation (though it will take a while for that to reach stable). |
Great, it works again on nightly! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
On the website https://doc.rust-lang.org/rust-by-example/ I don't get any syntax highlighting.
Here a picture of the Hello World page:
I don't get any highlighting locally (building main branch), and neither in Firefox nor Chrome (both on Fedora 42). I also tried to change the themes.
Highlighting works fine in the Rust book: https://doc.rust-lang.org/stable/book/.
The text was updated successfully, but these errors were encountered: