-
-
Notifications
You must be signed in to change notification settings - Fork 96
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
ES6 and JSX support #104
Comments
sure, I can add this next time I have a chance to make edits. or would you like to do a pr? |
@jonschlinkert I would like to with pleasure, if I had enough skills for that. |
@jonschlinkert I'd love to help out this since currently the color just breaks for JSX elements, making it very ugly and weird. For what I can tell, I should modify some places from these code block sections: and to change syntax highlighter to use babel. Am I correct? |
@tomchentw did you fork this with any luck? |
I should have closed this before. the "strange coloring" is from changes in ST3, some of which seem unfixable at this level. @tomchentw @nathanmarks fork the hell out of it. this is open source, I do this in my spare time. I'm glad people get value of the package, but every time someone makes a comment like that it makes me want to make all of my repos private. |
Please add ES6 and JSX support.
Now it looks like:
And this is Babel highlighting:
The text was updated successfully, but these errors were encountered: