Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: max attribute length with longer regex custom html tags #884

Merged

Conversation

oliverhaas
Copy link
Contributor

Pull Request Check List

Resolves: #883

  • Added tests for changed code.
  • Updated documentation for changed code. --> No, since it's just a bugfix

Copy link

netlify bot commented Aug 17, 2024

Deploy Preview for djlint canceled.

Name Link
🔨 Latest commit 38748dd
🔍 Latest deploy log https://app.netlify.com/sites/djlint/deploys/66c5b98e37f5d60008a98e39

@monosans monosans merged commit a8e3835 into djlint:master Aug 28, 2024
4 checks passed
christopherpickering pushed a commit that referenced this pull request Aug 28, 2024
## [1.34.2](v1.34.1...v1.34.2) (2024-08-28)

### Bug Fixes

* max attribute length with longer regex custom html tags ([#884](#884)) ([a8e3835](a8e3835))
@christopherpickering
Copy link
Contributor

🎉 This PR is included in version 1.34.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@oliverhaas oliverhaas deleted the fix/max-attribute-length-with-custom-html branch August 28, 2024 19:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] [Formatter] [PR open] Small max_attribute_length combined with a custom_html regex tag breaks formatting
3 participants