|
@@ -16,5 +16,5 @@ max_line_length = 100
|
|
[*.md]
|
|
[*.md]
|
|
trim_trailing_whitespace = false
|
|
trim_trailing_whitespace = false
|
|
|
|
|
|
-[{layouts/shortcodes/*.html, layouts/_default/_markup/*.html}]
|
|
|
|
|
|
+[{*/layouts/shortcodes/*.html, */layouts/_default/_markup/*.html}]
|
|
insert_final_newline = false
|
|
insert_final_newline = false
|