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

Fix string parsing in Coq lexer #1116

Merged
merged 1 commit into from
May 27, 2019

Commits on May 18, 2019

  1. Fix string parsing in Coq lexer

    As identified in rouge-ruby#1105, there is an error in the Coq lexer where strings
    containing a backslash are not parsed correctly. This fixes rouge-ruby#1105.
    pyrmont committed May 18, 2019
    Configuration menu
    Copy the full SHA
    ad4af17 View commit details
    Browse the repository at this point in the history