sur.la.route
sur.la.route
Maybe you can give a tip - most of the tests seem to be passing now, when I have valid template tags, except this one is still triggering the `tag-pair`...
Not stale... can any of the devs chip in?

Thanks 😁 Is this something you can consider investigating?
# Update I'm making pretty decent progress on the next major version of djLint. Some tests are stating to pass well. I will push updates in a few days. Thanks...
Thanks, I'm putting a release that updates how attributes are parsed and will fix this issue. However, in this update, we will no longer be splitting href's into multiple lines...
@PetrDlouhy Thanks! I will open a separate issue for this. When using the `format_attribute_template_tags = true` the {% image %} blocks should be on their own line.
:tada: This issue has been resolved in version 1.19.4 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/djlint/v/1.19.4) - [GitHub release](https://github.com/Riverside-Healthcare/djLint/releases/tag/v1.19.4) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
@jayvdb It took a long time to get to this sorry :) I've made a few updates to the attribute parsing. Attributes w/out quotes will become quoted. Valid attributes for...
:tada: This issue has been resolved in version 1.19.4 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/djlint/v/1.19.4) - [GitHub release](https://github.com/Riverside-Healthcare/djLint/releases/tag/v1.19.4) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket: