+1

Support for inline coffeescript in HTML

Benjamin Lupton 13 ár síðan updated by Jason Tackaberry 12 ár síðan 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.