fix Markdown double spaces end line

This commit is contained in:
Alexander Popov 2022-08-10 23:33:58 +03:00
parent 655aeb4a82
commit 83605c7ee2
Signed by: iiiypuk
GPG Key ID: D8C9B59A9F04A70C
1 changed files with 2 additions and 8 deletions

View File

@ -12,11 +12,5 @@ insert_final_newline = true
indent_style = space
indent_size = 4
# Ignore paths
[/content/]
charset = unset
end_of_line = unset
insert_final_newline = unset
trim_trailing_whitespace = unset
indent_style = unset
indent_size = unset
[*.md]
trim_trailing_whitespace = false