From fb055750af96963beec4b5e46d01bdaec2ca881c Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 28 Feb 2024 02:38:17 +0200 Subject: Update style and include blog style sheet --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index ea82bb0..2504af3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,3 +9,6 @@ trim_trailing_whitespace = true insert_final_newline = true indent_style = space indent_size = 2 + +[*.md] +trim_trailing_whitespace = false -- cgit v1.2.3