mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 09:08:10 +08:00
Set trim_trailing_whitespace false for markdown
This commit is contained in:
@ -11,4 +11,4 @@ indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = true
|
||||
trim_trailing_whitespace = false
|
||||
|
Reference in New Issue
Block a user