- Notifications
You must be signed in to change notification settings - Fork4.8k
Add MoonScript#246
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Add MoonScript#246
Uh oh!
There was an error while loading.Please reload this page.
Conversation
travisbot commentedAug 30, 2012
ajacksified commentedOct 25, 2012
Moonscript support would be super cool. 👍 |
losinggeneration commentedOct 25, 2012
Being such a simple addition, why hasn't this been merged? |
etandel commentedOct 25, 2012
There aren't many of us, but we do exist! Support for MoonScript would be awesome! |
nilnor commentedOct 29, 2012
This would be very nice, please consider merging this! |
gotosleep commentedNov 4, 2012
+1 |
8bitmcu commentedNov 5, 2012
This would be great. |
egonSchiele commentedNov 5, 2012
+1 |
chase commentedNov 5, 2012
I would really like to see this merged! |
GriffinSchneider commentedNov 5, 2012
👍 |
fillest commentedDec 8, 2012
Yes please |
It's been 4 months since opening this. Is there anything I can do to move this along? The pygments support is there and it already works fine in any markdown text: classThingname:"unknown"classPersonextendsThingsay_name:=>print"Hello, I am",@namewithPerson!.name="MoonScript"\say_name! I'm not sure what is holding this back but it would be a great to have files highlighted as well. Thanks |
egonSchiele commentedJan 8, 2013
another +1 |
ajacksified commentedJan 8, 2013
All the +1s |
Can we get some sample files? |
Sample added, anything else? |
@leafo looks good, but you can actually drop the extra part. I'm in process of removing it from everywhere else. Then this should be good to go. |
Okay, should be set. Thanks! |
Seems fine. |
etandel commentedJan 8, 2013
Great! 🤘 |
Adds MoonScript to the list of languages.
I didn't add a code sample because I can't run the script to regenerate the database because ruby pygments does not run on my system due to old version of rubypython:pygments/pygments.rb#10