Kaynağa Gözat

Add comment about trailing whitespace in Markdown

Related to #88 (Github Pull Request)
pull/90/head
Slavi Pantaleev 7 yıl önce
ebeveyn
işleme
d5a0f562ba
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. +3
    -0
      .editorconfig

+ 3
- 0
.editorconfig Dosyayı Görüntüle

@@ -20,5 +20,8 @@ indent_style = space
indent_size = 2

# Markdown Files
#
# Two spaces at the end of a line in Markdown mean "new line",
# so trimming trailing whitespace for such files can cause breakage.
[*.md]
trim_trailing_whitespace = false

Yükleniyor…
İptal
Kaydet