You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cue crate's embedded README includes a Rust code block with a multiline string. Crates.io's syntax highlighting is tripping over it.
It looks like the syntax highlighting is breaking either because of the multiple lines, or because of the escaped quotes on the first line. As you can see in the attached screenshot, the first line highlights the period in example.img, and numbers on all subsequent lines are also coloured.