Skip to content
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

Add additional aliases for Rust #988

Merged
merged 1 commit into from
Sep 21, 2018
Merged

Conversation

LegNeato
Copy link
Contributor

@LegNeato LegNeato commented Sep 13, 2018

It is common for rust projects to use https://github.com/budziq/rust-skeptic
to test their code blocks in READMEs and markdown documents. Projects can configure rust-skeptic
by appending "no_run", "should_panic" or "ignore" at the start of the
block after "rust". Sadly, these directives make rouge not highlight anymore.

This change makes them continue to be highlighted even with those directives.

It is common for rust projects to use https://github.com/budziq/rust-skeptic
to test their code blocks in READMEs. Projects can configure `rust-skeptic`
by appending "no_run", "should_panic" or "ignore" at the start of the
block after "rust". Sadly, these directives make rouge not highlight anymore.

This change make them continue to highlight with those directives.
@dblessing dblessing merged commit c2daa8d into rouge-ruby:master Sep 21, 2018
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