From 941806b1dc50e689dcb546d71cd823b4a8d2c7fe Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 16 May 2015 19:52:17 +0300 Subject: Update README.md. [ci skip] --- .editorconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to '.editorconfig') diff --git a/.editorconfig b/.editorconfig index ff0ad0433..c193ae071 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,5 +10,8 @@ indent_style = space insert_final_newline = true trim_trailing_whitespace = true +[*.md] +trim_trailing_whitespace = false + [*.py] indent_size = 4 -- cgit v1.2.3