Closed deltaidea closed 10 years ago
I have some .litcoffee files with proper Markdown highlighting but with CoffeeScript presented as source code without highlighting.
.litcoffee
For example: https://github.com/deltaidea/happy/blob/master/test/10_ajax.template.test.litcoffee#appajaxrequest https://github.com/deltaidea/happy/blob/master/source/meta/maxthon/inject.ignore.template.litcoffee https://github.com/deltaidea/happy/blob/master/source/meta/opera/includes/inject.ignore.template.litcoffee
These are valid Literate CoffeeScript files, they even work correctly. What am I missing?
P.S. These are similar files in the same repo with proper highlighting: https://github.com/deltaidea/happy/blob/master/test/karma-config.litcoffee https://github.com/deltaidea/happy/blob/master/source/10_ajax.litcoffee https://github.com/deltaidea/happy/blob/master/source/run-in-frames/vk-api-auth.litcoffee
I'm sorry. These files weren't valid actually.
I have some
.litcoffee
files with proper Markdown highlighting but with CoffeeScript presented as source code without highlighting.For example: https://github.com/deltaidea/happy/blob/master/test/10_ajax.template.test.litcoffee#appajaxrequest https://github.com/deltaidea/happy/blob/master/source/meta/maxthon/inject.ignore.template.litcoffee https://github.com/deltaidea/happy/blob/master/source/meta/opera/includes/inject.ignore.template.litcoffee
These are valid Literate CoffeeScript files, they even work correctly. What am I missing?
P.S. These are similar files in the same repo with proper highlighting: https://github.com/deltaidea/happy/blob/master/test/karma-config.litcoffee https://github.com/deltaidea/happy/blob/master/source/10_ajax.litcoffee https://github.com/deltaidea/happy/blob/master/source/run-in-frames/vk-api-auth.litcoffee