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

Update Rouge to 3.x #601

Closed
TWiStErRob opened this issue Nov 6, 2018 · 1 comment · Fixed by #652
Closed

Update Rouge to 3.x #601

TWiStErRob opened this issue Nov 6, 2018 · 1 comment · Fixed by #652

Comments

@TWiStErRob
Copy link

Rouge version 3.x has been released for over a year now, is there any reason for not updating to it?

https://github.com/jneen/rouge/blob/master/CHANGELOG.md#version-300-20170921

@Krinkle
Copy link

Krinkle commented Nov 26, 2018

There've also been a number of bugs fixed in 3.x that were previously causing error-colors to be used for valid syntax, such as "\n" in a string in JavaScript. Would recommend at least 3.2.0 or higher.

https://github.com/jneen/rouge/blob/v3.2.0/CHANGELOG.md

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 a pull request may close this issue.

2 participants