forked from external-repos/pa11y-dashboard
Don't trim trailing spaces in markdown
This commit is contained in:
@@ -8,3 +8,6 @@ end_of_line = lf
|
||||
insert_final_newline = true
|
||||
indent_style = tab
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
|
Reference in New Issue
Block a user