mirror of
https://codeberg.org/forgejo-aneksajo/forgejo-aneksajo.git
synced 2025-04-22 14:16:44 +02:00
Don't trim trailing whitespaces for markdown (#467)
This commit is contained in:
parent
6aacf4d2f0
commit
99c6556ff3
1 changed files with 3 additions and 0 deletions
|
@ -25,3 +25,6 @@ indent_size = 4
|
|||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
|
Loading…
Add table
Reference in a new issue