sur.la.route
sur.la.route
Hey @Zackhardtoname can you give a code snippet?
Hi @leetrout, comments contents are intentionally ignored. Is there a good case for formatting them?
Thanks for the good example!
@we684123 sorry for the delay, I should have a fix out shortly.
:tada: This issue has been resolved in version 1.19.17 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/djlint/v/1.19.17) - [GitHub release](https://github.com/Riverside-Healthcare/djLint/releases/tag/v1.19.17) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:
Note to self for future fix.. the error is coming in formatter/condense.py. The strip_space function allows updates if we are a safe closing tag. This should only happen if we...
I reopened the other as this is probably more relevant there 👍🏼 thanks for reporting!
Thanks @craiga. Can you help me develop this a bit? Would any of these be considered a duplicate? ```html ```
see also #583, #182, #165 Currently, these tags are all broken out onto multiple lines. You may take a look at the djhtml package which will only add indentation to...