Skip to content

Disable err class in syntax highlighting #156

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

Merged
merged 1 commit into from
Mar 16, 2017

Conversation

bluss
Copy link
Member

@bluss bluss commented Mar 16, 2017

'a is always highlighted as an error (unmatched quote); until this is fixed, disable error highlighting.

`'a` is always highlighted as an error (unmatched quote); until this is fixed, disable error highlighting.
@bluss
Copy link
Member Author

bluss commented Mar 16, 2017

I imagine no existing post makes use of the error highlighting, so I'd just like to disable it (until it learns Rust).

@bluss
Copy link
Member Author

bluss commented Mar 16, 2017

The error highlighting is visible in the code snippets in https://blog.rust-lang.org/2017/03/16/Rust-1.16.html

@alexcrichton alexcrichton merged commit c58cf14 into rust-lang:gh-pages Mar 16, 2017
@alexcrichton
Copy link
Member

Thanks!

@bluss bluss deleted the patch-1 branch March 16, 2017 20:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants