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

Request: Add Support for .coffee.md #255

Open
daniellmb opened this issue Sep 5, 2013 · 2 comments
Open

Request: Add Support for .coffee.md #255

daniellmb opened this issue Sep 5, 2013 · 2 comments

Comments

@daniellmb
Copy link

For me there's no reason to use .litcoffee if GitHub won't display it.

As an alternative CoffeeScript supports .coffee.md

Anyone interested in adding support for this?

@tebriel
Copy link
Contributor

tebriel commented Sep 13, 2013

We can, should we? Does anyone actually use literate coffee? I was surprised that we got the first PR for litcoffee.

@daniellmb
Copy link
Author

I used it for the first time in a recent project and like how it's nicely self-documenting.

examples:
https://github.com/daniellmb/angular-test-patterns/blob/master/spec/lib/parse.util.coffee.md
https://github.com/daniellmb/angular-test-patterns/blob/master/spec/rules/lint-free.spec.coffee.md

I find it's especially useful to facilitate a go-to-definition style of cross-linking between code.

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