Closed kanzure closed 10 years ago
It seems that they could be removed. But notice that as described in the Markdown cheat sheet two trailing white spaces could be used for line breaks.
If your editor automatically removes them, have a look at how to customize your editor to keep trailing white spaces in markdown, but remove trailing whitespaces in other files. I have found an article for Sublime here.
BTW you can fix the typo projent -> project in the PR as well, that would be helpful.
I have typofixed the typo you pointed out. Regarding the markdown cheat sheet, there were only one whitespace on the end of each of the two lines, so the line break rule doesn't apply in this case. I only noticed this because i opened the file to read it, not because my editor auto-replaces whitespace (that would most likely cause terrible problems anywhere I look).
Sorry if this may seem trivial or irrelevant. The other lines didn't have trailing whitespace, so I figured I'd submit this change. Thank you.