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 はまだ評価されていません。