+1

Support for inline coffeescript in HTML

Benjamin Lupton 13 years ago updated by Jason Tackaberry 11 years ago 1

With the introduction of https://github.com/jashkenas/coffee-script-tmbundle


We could support inline coffeescript in HTML. This is done with:
<script src="text/coffeescript">...</script>

Thanks.

Cross posted here as well: https://github.com/jashkenas/coffee-script-tmbundle/issues/66

I've included a patch to HTML.tmLanguage to support this on this forum post.