akalongman / akalongman/sublimetext-codeformatter

HTML: support closing empty tags on the same line

Open
#190 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
772
Forks
128
PR merge metrics
No merged PRs in 30d

Description

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:

```


```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.