Skip to content

Commit

Permalink
Remove markdown exception
Browse files Browse the repository at this point in the history
FOLIO-351
Use backslash termination
rather than br or double-space
https://dev.folio.org/faqs/how-to-use-editorconfig/
  • Loading branch information
dcrossleyau committed Dec 22, 2021
1 parent 2f81436 commit 3d3ac90
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,3 @@ indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

[*.md]
trim_trailing_whitespace = false

0 comments on commit 3d3ac90

Please sign in to comment.