mirror of
https://github.com/pi-hole/docs.git
synced 2025-12-20 11:18:37 +00:00
Edit .editorconfig to accept Markdown line breaks using 2 trailing spaces
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
This commit is contained in:
@@ -17,6 +17,7 @@ tab_width = 2
|
|||||||
|
|
||||||
[*.md]
|
[*.md]
|
||||||
tab_width = 2
|
tab_width = 2
|
||||||
|
trim_trailing_whitespace = false
|
||||||
|
|
||||||
[*.json]
|
[*.json]
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|||||||
Reference in New Issue
Block a user