Skip to content

support Python multi-line values with empty first line - #194

Merged
unknwon merged 1 commit into
go-ini:masterfrom
shahms:empty-python-multiline
Jul 7, 2019
Merged

support Python multi-line values with empty first line#194
unknwon merged 1 commit into
go-ini:masterfrom
shahms:empty-python-multiline

Conversation

@shahms

@shahms shahms commented May 22, 2019

Copy link
Copy Markdown
Contributor

What problem should be fixed?

Multline line values whose initial line was empty were not parsed. This style of list is commonly used in a couple of places, but the main one I've found is LLVMBuild.txt (an ini-style build configuration used by LLVM).

Have you added test cases to catch the problem?

Yes

@unknwon

unknwon commented Jul 7, 2019

Copy link
Copy Markdown
Member

Thank you!

@unknwon
unknwon merged commit 1ed3806 into go-ini:master Jul 7, 2019
unknwon added a commit that referenced this pull request Jul 7, 2019
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