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

Add "Literate CoffeeScript" support #45

Merged
merged 1 commit into from
Jun 3, 2014
Merged

Add "Literate CoffeeScript" support #45

merged 1 commit into from
Jun 3, 2014

Conversation

shafdog
Copy link
Contributor

@shafdog shafdog commented May 7, 2014

Added code that enables the Markdown Preview extension when the viewed file's extension is .litcoffee, which is used by "Literate CoffeeScript". (.coffee.md is also a valid extension, but the code already covered that case since it picks up the .md goes with that to enabled the extension)

  * now check for `.litcoffee` extension
  * code already covered support `.coffee.md` case
@gruehle gruehle merged commit 07df49c into gruehle:master Jun 3, 2014
@gruehle
Copy link
Owner

gruehle commented Jun 3, 2014

@shafdog Thanks!

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.

2 participants