akalongman / akalongman/sublimetext-codeformatter
HTML: support closing empty tags on the same line
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 772
- Forks
- 128
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
HTML formatter now closes an empty tag on the next line, effectively adding a space into an originally empty tag.
An option to close empty tags on the same line (or leave empty tags untouched) would be nice.
Example:
```
```
becomes:
```
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.