akalongman / akalongman/sublimetext-codeformatter

add "preserve_newlines" for html formatter

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

Description

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

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.