donpark / html2jade

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

Bug in conversion of div with class #84

Closed dbryand closed 10 years ago

dbryand commented 10 years ago

I'm seeing this error consistently with divs of this style:

<div class="panel-body {{listTypeClass}}"></div>

image

Thanks for the tool, love the site!

donpark commented 10 years ago

Won't have time to look at this until next week but appears to be confusing template variable with attributes.

donpark commented 10 years ago

Fixed in 0.8 1d475b68255a60f346841bb55eb3f08b331e3e0a