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

Simplify Make visual sample #1227

Merged
merged 1 commit into from
Jul 9, 2019

Conversation

pyrmont
Copy link
Contributor

@pyrmont pyrmont commented Jun 26, 2019

The visual sample for Make was a large Makefile. This commit replaces it with a simplified version to assist in future development. Notably, Rouge's Make lexer does not support BSD, GNU, etc keywords and adding these will be easier to do this with a simpler visual sample.

The visual sample for Make was a large Makefile. This commit replaces it
with a simplified version to assist in future development. Notably,
Rouge's Make lexer does not support BSD, GNU, etc keywords and adding
these will be easier to do this with a simpler visual sample.
@pyrmont pyrmont added the needs-review The PR needs to be reviewed label Jun 26, 2019
@ashmaroli
Copy link
Contributor

Whoa! 1125+lines. That was a huge sample.
Hope the new sample covers as much ground with the minimal sample

@pyrmont
Copy link
Contributor Author

pyrmont commented Jun 26, 2019

Yeah, it's the sample from Pygments. I don't think I lost anything important but appreciate anyone else who can have a look and see what they think. Oh, and remember if you edit the sample at all that you have to use hard tabs because Makefiles are terrible.

@pyrmont pyrmont merged commit 786ca6f into rouge-ruby:master Jul 9, 2019
@pyrmont pyrmont removed the needs-review The PR needs to be reviewed label Jul 9, 2019
@pyrmont pyrmont deleted the bugfix.simplify-make-sample branch January 8, 2020 20:07
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.

3 participants