haml / html2haml

Convert HTML and HTML+Erb to Haml.
MIT License
259 stars 55 forks source link

Nested attribs #60

Closed makeready closed 5 years ago

makeready commented 9 years ago

I found myself always going through my output haml files to nest the data- and aria- tags, and figured it'd be nice to have that functionality built in. Hope you find this useful :)