google / google/comprehensive-rust
Inconsistent syntax highlighting between various types of code blocks
- Dominant language
- Rust
- Stars
- 33.4k
- Forks
- 2.1k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 10
Description
Looking at [this page](https://google.github.io/comprehensive-rust/ownership/lifetimes-function-calls.html), it seems that syntax highlighting (and line spacing) is inconsistent between code blocks marked as `editable` vs. `ignore`.
I find the colors somewhat better for `ignore`, but the drawback is that it's not editable, and the extra line spacing is not necessary.
---
`editable` block:

---
`ignore` block:

Contributor guide
Assessment
This issue has not been assessed yet.