Skip to content
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

Update whitespace to match requirements #3

Merged
merged 5 commits into from
Jun 27, 2017
Merged

Update whitespace to match requirements #3

merged 5 commits into from
Jun 27, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jun 21, 2017

As expressed in previous PR, the following changes have been made:

  1. Replace tab characters with spaces
  2. Hard wrap lines to max 76 characters

On point 2, this could not be done in two cases of very long URLs. I found that line breaking the URL caused rendering PDF issues and I presume is bad practice.

If you're not happy to accept with this caveat please advise on a solution.

The PDF render is unaffected by the changes in this PR.

@sneak sneak merged commit b358b25 into steemit:master Jun 27, 2017
@sneak
Copy link
Contributor

sneak commented Jun 27, 2017

Excellent work! Yes, the long URLs are fine. :)

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.

None yet

1 participant