djLint icon indicating copy to clipboard operation
djLint copied to clipboard

✨ HTML Template Linter and Formatter. Django - Jinja - Nunjucks - Handlebars - GoLang

Results 135 djLint issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@fontsource/inter](https://togithub.com/fontsource/fontsource) | [`4.5.11` -> `4.5.12`](https://renovatebot.com/diffs/npm/@fontsource%2finter/4.5.11/4.5.12) | [![age](https://badges.renovateapi.com/packages/npm/@fontsource%2finter/4.5.12/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

maintenance
renovate

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [flake8](https://togithub.com/pycqa/flake8) ([changelog](https://flake8.pycqa.org/en/latest/release-notes/index.html)) | `==3.9.2` -> `==4.0.1` |...

maintenance
renovate

# Pull Request Check List Resolves: #168 - [x] Added **tests** for changed code. - [x] Updated **documentation** for changed code. This is and attempt to improve quality. I've started...

Thanks for useful tool! I understand that formatting is beta feature. Just a bug reporting. ## System Info - OS: e.g. ubuntu 20.04 - Python Version 3.8 - djLint Version...

:microbe: bug
:sponge: formatter
released

solves issue with boolean attributes at the start of tags. closes #290 # Pull Request Check List Resolves: #290 - [x] Added **tests** for changed code. - [ ] Updated...

- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint - [x] I've searched the [issues](https://github.com/Riverside-Healthcare/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## System Info - OS: macOS 12.0.1 - Python...

:microbe: bug
:sos: help wanted
:mag: linter
released

- [x] I've searched the [issues](https://github.com/Riverside-Healthcare/djLint/issues) - [x] I've read the [docs](https://djlint.com) ## Feature Request Related to #317 Can formatter clean poorly formed attributes where there is a " "...

## System Info - OS: Windows 10 - Python Version: 3.7.9 - djLint Version: 1.7.4 - template language: HTML ## Issue When opening and formatting any HTML template in VS...

:microbe: bug
:mag: linter

## Feature Request From #167 Using similar logic to linter rule H025 we can indent the templates using blocks instead of going linearly through the code line by line. This...

:steam_locomotive: enhancement
:sos: help wanted
:toolbox: 2.0