akalongman / akalongman/sublimetext-codeformatter
blade templete inside html tag
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 772
- Forks
- 128
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Im using sublime text 3103, codeformatter 3.2.1, and blade file :
``` html
id, $valueModule->module_id, $functioName) !!} >
```
ctrl+alt+f, and result is :
``` html
id, $valueModule->module_id, $functioName) !!}
>
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.