Set trim_trailing_whitespace false for markdown
This commit is contained in:
parent
ccf9b70671
commit
c3d4219d41
|
@ -11,4 +11,4 @@ indent_style = space
|
|||
indent_size = 2
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = true
|
||||
trim_trailing_whitespace = false
|
||||
|
|
Loading…
Reference in New Issue