Skip to content

Commit 0cce31e

Browse files
katie-z-geerP1n3appl3
authored andcommitted
settings: Change "remove trailing whitespace on save" to default false for Markdown (zed-industries#41658)
Closes #ISSUE: reported on X by user. Release Notes: - Made it so that the default value for the "remove trailing whitespace on save" setting in Markdown is false, to fix cases where the removed trailing whitespace had syntactic meaning
1 parent 0e3f6dc commit 0cce31e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/settings/default.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1763,6 +1763,7 @@
17631763
"Markdown": {
17641764
"format_on_save": "off",
17651765
"use_on_type_format": false,
1766+
"remove_trailing_whitespace_on_save": false,
17661767
"allow_rewrap": "anywhere",
17671768
"soft_wrap": "editor_width",
17681769
"prettier": {

0 commit comments

Comments
 (0)