This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add comment about trailing whitespace in Markdown
Related to
#88
(Github Pull Request)
pull/90/head
Slavi Pantaleev
7 years ago
parent
9c7546c828
commit
d5a0f562ba
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.editorconfig
+ 3
- 0
.editorconfig
View File
@@ -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
Write
Preview
Loading…
Cancel
Save