-
Couldn't load subscription status.
- Fork 1.8k
Fix metadata code block syntax highlighting #7352
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
Conversation
|
r? @phansch (rust-highfive has picked a reviewer for you, use r? to override) |
bfb6810 to
4078785
Compare
|
✌️ @xFrednet can now approve this pull request |
46dd0cf to
e15b2c2
Compare
e15b2c2 to
a557f37
Compare
|
Thank you for the quick changes, it was fun racing you with the review 😉 @bors r+ |
|
📌 Commit a557f37 has been approved by |
|
☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test |
changelog: none
Fixes code fence block in the metadata collector to change
```or```ignoreor```rust,ignoreto```rust. This makes syntax highlighting work more consistently on the website.