akalongman / akalongman/sublimetext-codeformatter
Add option to not explode </li><li> on newline
Open
- Dominant language
- Python
- Stars
- 772
- Forks
- 128
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
is there any option, how to achieve this behaviour?
If I have this structure:
```
- fas
-
fsad -
fd
```
it auto expand `
It's not quite good for me, because I use it to remove white space between display: inline-block tags. [http://stackoverflow.com/questions/5078239/how-to-remove-the-space-between-inline-block-elements](http://stackoverflow.com/questions/5078239/how-to-remove-the-space-between-inline-block-elements)
Well, I think that enough will be to add option, to disable auto adding newline between tags.
Thank you very much.
Contributor guide
Assessment
This issue has not been assessed yet.