Update editorconfig.

This commit is contained in:
Lars Jung 2014-08-19 23:39:15 +02:00
parent f3e448f420
commit b0c8ea767c
2 changed files with 6 additions and 2 deletions

View file

@ -16,5 +16,9 @@ trim_trailing_whitespace = true
indent_size = 2
[{*.md,*.jade}]
[*.md]
trim_trailing_whitespace = false
[*.jade]
trim_trailing_whitespace = false

View file

@ -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),