Skip to content

editorconfig: allow trailing whitespace in markdown#4676

Merged
pks-t merged 1 commit intomasterfrom
editorconfig
Jun 15, 2018
Merged

editorconfig: allow trailing whitespace in markdown#4676
pks-t merged 1 commit intomasterfrom
editorconfig

Conversation

@ethomson
Copy link
Copy Markdown
Member

@ethomson ethomson commented Jun 9, 2018

Markdown uses trailing whitespace to indicate context; eg, a blank line
with four spaces indicates that there is a hard break between the
(indented) lines surrounding that line. Ensure that editors do not
remove this blank.

Markdown uses trailing whitespace to indicate context; eg, a blank line
with four spaces indicates that there is a hard break between the
(indented) lines surrounding that line.  Ensure that editors do not
remove this blank.
@pks-t pks-t merged commit c103616 into master Jun 15, 2018
@pks-t
Copy link
Copy Markdown
Member

pks-t commented Jun 15, 2018

I didn't even know we had such a file. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants