akalongman / akalongman/sublimetext-codeformatter
HTML: support closing empty tags on the same line
未關閉
- 主要語言
- Python
- 星號
- 772
- 分支
- 128
- PR 合併指標
- 30 天內沒有已合併 PR
描述
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:
```
```
貢獻指南
評估
這個 Issue 還沒有評估資料。