Add markdown editor configuration
This commit is contained in:
@@ -4,3 +4,8 @@ root = true
|
||||
indent_style=tab
|
||||
indent_size=4
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
Reference in New Issue
Block a user