From b0c8ea767cbea667e45112647f50f89b32cea9c9 Mon Sep 17 00:00:00 2001 From: Lars Jung Date: Tue, 19 Aug 2014 23:39:15 +0200 Subject: [PATCH] Update editorconfig. --- .editorconfig | 6 +++++- README.md | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.editorconfig b/.editorconfig index 263b5431..6b509418 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,5 +16,9 @@ trim_trailing_whitespace = true indent_size = 2 -[{*.md,*.jade}] +[*.md] +trim_trailing_whitespace = false + + +[*.jade] trim_trailing_whitespace = false diff --git a/README.md b/README.md index 1eb5bd5f..c28f0cf2 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ THE SOFTWARE. ## References -**h5ai** profits from these great projects: +**h5ai** profits from these great projects: [GNOME Symbolic Icons](https://github.com/GNOME/gnome-icon-theme-symbolic) (CC BY-SA 3.0), [HTML5 ★ Boilerplate](http://html5boilerplate.com) (MIT), [jQuery](http://jquery.com) (MIT),