akalongman / akalongman/sublimetext-codeformatter
Add option to not explode </li><li> on newline
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 772
- Forks
- 128
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.