akalongman / akalongman/sublimetext-codeformatter
HTML: support closing empty tags on the same line
Aperta
- Lingua principale
- Python
- Stelle
- 772
- Fork
- 128
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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:
```
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.