From 1bcba2260b3a22239968d6428f991ac606d3ba46 Mon Sep 17 00:00:00 2001 From: David Gay Date: Sat, 5 Jun 2021 18:08:51 -0400 Subject: 2-space indent for markdown --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index cef38a0..4eeb46c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,5 +9,5 @@ insert_final_newline = true trim_trailing_whitespace = true [*.md] -indent_size = 4 +indent_size = 2 trim_trailing_whitespace = false -- cgit v1.2.3