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

Modify extension handling to allow for .coffee.md #2738

Merged
merged 1 commit into from Feb 28, 2013
Merged

Modify extension handling to allow for .coffee.md #2738

merged 1 commit into from Feb 28, 2013

Commits on Feb 28, 2013

  1. Modify extension handling to allow for .coffee.md

    Move filename processing to a `parseFileName` function in
    helpers.coffee.
    
    Map `.coffee.md` as a Literate CoffeeScript extension.
    
    Also, make .litcoffee and .coffee.md files executable without their file
    extension - eg. `coffee test` would work for a file called
    `test.litcoffee`.
    spinda committed Feb 28, 2013
    Configuration menu
    Copy the full SHA
    1a83544 View commit details
    Browse the repository at this point in the history