akalongman / akalongman/sublimetext-codeformatter

blade templete inside html tag

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

Description

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) !!}
>


```

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.