Set trim_trailing_whitespace false for markdown

This commit is contained in:
Sajjad Hashemian 2016-06-25 22:29:01 +04:30
parent ccf9b70671
commit c3d4219d41
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ indent_style = space
indent_size = 2
[*.md]
trim_trailing_whitespace = true
trim_trailing_whitespace = false