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

litcoffee compatibility #26

Open
sellonen opened this issue Aug 22, 2013 · 2 comments
Open

litcoffee compatibility #26

sellonen opened this issue Aug 22, 2013 · 2 comments

Comments

@sellonen
Copy link

First of all, thank you for this plugin! However, how do I make this work with *.litcoffee files?

@sellonen
Copy link
Author

Actually the only problem seems to be that it does not recognize .litcoffee files as coffeescript by default.

@lukaszkorecki
Copy link
Owner

Hi @sellonen

That would be trivial to add then. I haven't written any literate coffeescript though, but looking at what it actually is there are two (small) things to be done:

  • add *.litcoffee support
  • switch the source parser to ignore lines which are not indented

I will see how it goes - it might be a good opportunity to clean up the parser a bit as well.

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

No branches or pull requests

2 participants