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 syntax highlighting for comments #29

Merged
merged 1 commit into from Jul 22, 2013
Merged

Conversation

artnez
Copy link
Contributor

@artnez artnez commented Jul 3, 2013

Anything that starts with // is a comment.

@wavded
Copy link
Owner

wavded commented Jul 17, 2013

@artnez you are correct but adding this will bring back this issue:

#24

If you can address both, I will take your pull as we'd just be trading one issue for another at this point.

@statico
Copy link

statico commented Jul 20, 2013

👍

Anything that starts with `//` is a comment.
@artnez
Copy link
Contributor Author

artnez commented Jul 21, 2013

That should do it. Added some tests as well. Also fixes strings not highlighting.

@artnez
Copy link
Contributor Author

artnez commented Jul 22, 2013

(I rebased my original commit)

@statico
Copy link

statico commented Jul 22, 2013

@wavded and @artnez - A thousand thanks!

@wavded
Copy link
Owner

wavded commented Jul 22, 2013

Groovy, pull merged! Thanks @artnez

wavded added a commit that referenced this pull request Jul 22, 2013
Fix syntax highlighting for comments
@wavded wavded merged commit 019a524 into wavded:master Jul 22, 2013
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.

None yet

3 participants