akalongman / akalongman/sublimetext-codeformatter
blade templete inside html tag
未关闭
- 主要语言
- Python
- 星标
- 772
- 派生
- 128
- PR 合并指标
- 30 天内没有已合并 PR
描述
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) !!}
>
```
贡献指南
评估
这个 Issue 还没有评估数据。