donpark / html2jade

Converts HTML to Jade template. Not perfect but useful enough for non-daily conversions.
MIT License
1.18k stars 157 forks source link

Always true condition. #122

Closed dimensi closed 2 years ago

dimensi commented 4 years ago

https://github.com/donpark/html2jade/blob/72e2b5ab29b7d5d9b4c10d962af3a03a9104407f/lib/html2jade.js#L266

If we fix this it will broke tests

dimensi commented 4 years ago

Code https://github.com/donpark/html2jade/blob/master/lib/html2jade.coffee#L171-L185 never executed