Update guideline on syntax highlighting fixes

This commit is contained in:
Paul Chaignon
2015-04-05 16:55:27 +02:00
parent 3e06b95f98
commit d566ccd0be

View File

@@ -37,7 +37,7 @@ Assuming your code is being detected as the right language, in most cases this i
You can also try to fix the bug yourself and submit a Pull Request. [TextMate's documentation](http://manual.macromates.com/en/language_grammars) offers a good introduction on how to work with TextMate-compatible grammars. You can test grammars using [Lightshow](https://github-lightshow.herokuapp.com). You can also try to fix the bug yourself and submit a Pull Request. [TextMate's documentation](http://manual.macromates.com/en/language_grammars) offers a good introduction on how to work with TextMate-compatible grammars. You can test grammars using [Lightshow](https://github-lightshow.herokuapp.com).
Once the bug has been fixed upstream, please let us know and we'll pick it up for GitHub. Once the bug has been fixed upstream, we'll pick it up for GitHub in the next release of Linguist.
## Testing ## Testing