Closed patwork closed 9 years ago
Investigating now
Fixed and published to npm. If you find any other bugs or have feature requests please don't hesitate to reach out :smile:
That was quick, thanks :)
But... sorry to bother you, there's new problem and it's a quite strange one. I'm assuming you're working in windows? After you've changed bin/jadelint it's no longer working in linux (ubuntu) because of CRLF line endings.
`
`
Silly env is looking for "node
I have a split dev env between the two, but it seemed to work on my Linux machine fine last time I used it. I will update it now though.
Version 0.2.10 should fix your issues
✔ No problems found!
great :+1:
Glad I could help. If you have any feature requests, please make issues :)
Hello,
Looks like jadelint doesn't like tags with attributes without values, which are ok with jade and html5 specification.
Example jade file:
script(src="nope.js", async, defer)
Error: