akalongman / akalongman/sublimetext-codeformatter
HTML: support closing empty tags on the same line
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 772
- Fork
- 128
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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:
```
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.