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 はまだ評価されていません。