Skip to content

Commit 2a50fce

Browse files
committed
Edit .editorconfig to accept Markdown line breaks using 2 trailing spaces
Signed-off-by: RD WebDesign <[email protected]>
1 parent 6ca3456 commit 2a50fce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.editorconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ tab_width = 2
1717

1818
[*.md]
1919
tab_width = 2
20+
trim_trailing_whitespace = false
2021

2122
[*.json]
2223
indent_size = 2

0 commit comments

Comments
 (0)