7 Commits

Author SHA1 Message Date
Erin Power efde7bdcc7 Refactor important syntax and add support for templates 2020-06-21 16:29:12 +02:00
Erin Power d4ef84320b Refactor context parsing and add initial support for HTML. 2020-06-21 15:15:16 +02:00
Erin Power 9974f017e8 Added better blank detection 2020-05-31 13:55:17 +02:00
Nick Hackman 765dfb1097 Fixed HTML counting JS and CSS comments (#534)
Previously all lines that were `CSS` or `JavaScript` comments were
counted as code, these are now properly counted as comments.
2020-05-19 17:59:50 +02:00
francesco-dipi 5726c46efd Add Xtend support (#155)
* Add Xtend support

* Add test for xtend files

* Fix typo in test files
2017-10-30 14:42:10 +00:00
Aaron Power 564a746087 added test header 2017-08-17 20:31:08 +01:00
Dav Sullivan c6abf39256 Added test for html (#135) 2017-08-11 11:29:14 +01:00