@@ -1109,6 +1109,7 @@ ij_hcl_spaces_within_brackets = false
11091109ij_hcl_wrap_long_lines = false
11101110
11111111[{* .htm,* .html,* .sht,* .shtm,* .shtml} ]
1112+ max_line_length = 240
11121113ij_html_add_new_line_before_tags = body ,div ,p ,form ,h1 ,h2 ,h3
11131114ij_html_align_attributes = true
11141115ij_html_align_text = false
@@ -1119,7 +1120,7 @@ ij_html_do_not_align_children_of_min_lines = 0
11191120ij_html_do_not_break_if_inline_tags = title ,h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,p
11201121ij_html_do_not_indent_children_of_tags = none
11211122ij_html_enforce_quotes = false
1122- ij_html_inline_tags = a ,abbr ,acronym ,b ,basefont ,bdo ,big ,br ,cite ,cite ,code ,dfn ,em ,font ,i ,img ,input ,kbd ,label ,q ,s ,samp ,select ,small ,span ,strike ,strong ,sub ,sup ,textarea ,tt ,u ,var
1123+ ij_html_inline_tags = a ,abbr ,acronym ,b ,basefont ,bdo ,big ,br ,cite ,cite ,code ,dfn ,em ,font ,i ,img ,input ,kbd ,label ,q ,s ,samp ,select ,small ,span ,strike ,strong ,sub ,sup ,textarea ,tt ,u ,var , th:block
11231124ij_html_keep_blank_lines = 2
11241125ij_html_keep_indents_on_empty_lines = false
11251126ij_html_keep_line_breaks = true
@@ -1139,7 +1140,7 @@ ij_html_text_wrap = normal
11391140[{* .http,* .rest} ]
11401141indent_size = 0
11411142ij_continuation_indent_size = 4
1142- ij_http request_call_parameters_wrap = normal
1143+ ij_http_request_call_parameters_wrap = normal
11431144
11441145[{* .jsf,* .jsp,* .jspf,* .tag,* .tagf,* .xjsp} ]
11451146ij_jsp_jsp_prefer_comma_separated_import_list = false
0 commit comments