mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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