Skip to content

Improve formatting and fix some typos #641

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 17, 2015
Merged

Improve formatting and fix some typos #641

merged 1 commit into from
Sep 17, 2015

Conversation

ermshiperete
Copy link
Contributor

No description provided.


# Don't check for whitespace errors in the doc pages
*.md -whitespace
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wouldn't it be better for force line normalisation? What does this achieve, and does github diff take this into account?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Markdown uses two blanks at the end of the line to force a linebreak. This option turns off checking for whitespace errors so that a local git client won't complain when you try to commit a file with such lines.
I don't know what GitHub does, I hope it honors those settings (as it should) - if not then it's no worse than before on GitHub, but at least it is an improvement for local git clients.

JakeGinnivan added a commit that referenced this pull request Sep 17, 2015
Improve formatting and fix some typos
@JakeGinnivan JakeGinnivan merged commit 999f0ff into GitTools:release/4.0.0 Sep 17, 2015
@ermshiperete ermshiperete deleted the DocFixes branch October 6, 2015 07:18
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