akalongman / akalongman/sublimetext-codeformatter
add "preserve_newlines" for html formatter
未关闭
- 主要语言
- Python
- 星标
- 772
- 派生
- 128
- PR 合并指标
- 30 天内没有已合并 PR
描述
Html formatter would has the config bellow ,that would be grated!
//json for html (not only for javascript)
{
"preserve_newlines": true, // whether existing line breaks should be preserved,
"max_preserve_newlines": 10, // maximum number of line breaks to be preserved in one chunk
}
thanks for the grate package
贡献指南
评估
这个 Issue 还没有评估数据。