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

Add djlint fixer for various HTML template formats #4918

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

AdrianVollmer
Copy link

  • Supported formats:

    • html
    • htmlangular
    • htmldjango
    • jinja
    • handlebars
    • nunjucks
    • gohtmltmpl
  • Add doc entries

  • Add basic vader test


I was a bit confused about how the doc entries relate to file types. I hope it's okay the way I did it.

Also, see #4909, where djlint was added as a linter, but for html only.

Adrian Vollmer added 2 commits March 9, 2025 15:59
* Supported formats:
    - html
    - htmlangular
    - htmldjango
    - jinja
    - handlebars
    - nunjucks
    - gohtmltmpl

* Add doc entries

* Add basic vader test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant