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

Fixes issue #345 - Whitespace preservation should apply to all nested text #347

Merged
merged 4 commits into from
Aug 3, 2016

Conversation

patrick-steele-idem
Copy link
Contributor

Description

Currently when a node/tag is marked with "preserve-whitespace", the whitespace is being preserved for only directly nested text. The expected behavior should be that whitespace should be preserved for all directly nested text and any text nested at any level below the node.

Motivation and Context

Issue #345

Checklist:

  • My code follows the code style of this project.
  • I have updated/added documentation affected by my changes.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@coveralls
Copy link

coveralls commented Aug 3, 2016

Coverage Status

Coverage increased (+0.02%) to 84.152% when pulling 0521933 on issue-345 into d433ac2 on master.

@patrick-steele-idem patrick-steele-idem merged commit 3fa1f27 into master Aug 3, 2016
@mlrawlings mlrawlings deleted the issue-345 branch December 14, 2016 02:35
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