Skip to content

Commit da3281c

Browse files
save file
1 parent f3c76ad commit da3281c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

utils/editors/markdown-editor/html/output-md/v2.0/output-md-v2.0.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,9 @@
423423
plugins : prettierPlugins,
424424

425425
tabWidth : 6,
426-
htmlWhitespaceSensitivity : 'css'
426+
427+
bracketSameLine : true,
428+
htmlWhitespaceSensitivity : 'ignore', //'css',
427429

428430
};
429431

0 commit comments

Comments
 (0)