fix Markdown double spaces end line
This commit is contained in:
parent
655aeb4a82
commit
83605c7ee2
@ -12,11 +12,5 @@ insert_final_newline = true
|
|||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
# Ignore paths
|
[*.md]
|
||||||
[/content/]
|
trim_trailing_whitespace = false
|
||||||
charset = unset
|
|
||||||
end_of_line = unset
|
|
||||||
insert_final_newline = unset
|
|
||||||
trim_trailing_whitespace = unset
|
|
||||||
indent_style = unset
|
|
||||||
indent_size = unset
|
|
||||||
|
Loading…
Reference in New Issue
Block a user