mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:04:11 +08:00
Merge pull request #4291 from sijad/fix_editorconfig
Set trim_trailing_whitespace false for markdown
This commit is contained in:
commit
d7adfc08bc
|
@ -11,4 +11,4 @@ indent_style = space
|
|||
indent_size = 2
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = true
|
||||
trim_trailing_whitespace = false
|
||||
|
|
Loading…
Reference in New Issue
Block a user