akalongman / akalongman/sublimetext-codeformatter
add "preserve_newlines" for html formatter
Đang mở
- Ngôn ngữ chính
- Python
- Star
- 772
- Fork
- 128
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.