Merge pull request #5324 from GPCsolutions/markdown-editorconfig
Added Markdown rule to editorconfig
This commit is contained in:
commit
b3bc89ca9b
@ -15,3 +15,5 @@ indent_style = tab
|
||||
indent_style = tab
|
||||
[*.xml]
|
||||
indent_style = tab
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user