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

Fix loading of strings on header line with multiple spaces #172

Merged
merged 1 commit into from Apr 29, 2018

Conversation

perlpunk
Copy link
Collaborator

@perlpunk perlpunk commented Dec 7, 2016

Strings that are on the same line as the document directive
didn't keep multiple whitespaces

--- A   B

--- "   ABC"

See:
https://rt.cpan.org/Ticket/Display.html?id=7146
#183

Plain strings that are on the same line as the document directive
didn't keep multiple whitespaces

--- A   B

--- "   ABC"

See:
https://rt.cpan.org/Ticket/Display.html?id=7146
Github Issue 40
https://rt.cpan.org/Ticket/Display.html?id=35319
Github Issue 89
@perlpunk perlpunk merged commit 9b973c8 into ingydotnet:master Apr 29, 2018
@perlpunk perlpunk changed the title Fix loading of plain strings with multiple spaces Fix loading of strings on header line with multiple spaces Apr 29, 2018
@perlpunk perlpunk deleted the plain-scalar-multi-spaces branch April 29, 2018 20:29
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