-
Notifications
You must be signed in to change notification settings - Fork 190
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
option to allow for multiline arrays. #91
Labels
Comments
Hi Paul,
Thank you for taking the time to create an issue for this.
Can you give me an example of the current behaviour of the library and the desired behaviour?
As far as I can tell, the library currently has no problem loading multiline arrays.
…-Will
|
Good to hear. Can your lib save multi-line TOML too? Perhaps with an optional param? |
uiri
added a commit
that referenced
this issue
Oct 8, 2017
uiri
added a commit
that referenced
this issue
Oct 13, 2017
uiri
added a commit
that referenced
this issue
Oct 22, 2017
uiri
added a commit
that referenced
this issue
Oct 22, 2017
uiri
added a commit
that referenced
this issue
Dec 22, 2017
uiri
added a commit
that referenced
this issue
Dec 22, 2017
uiri
added a commit
that referenced
this issue
Mar 25, 2018
uiri
added a commit
that referenced
this issue
Mar 25, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is allowed in the spec - https://github.com/toml-lang/toml/blob/master/README.md#array - "Arrays can also be multiline"
If this feature is possible (optionally) VCS diffs will be easier to read. Like so.
The text was updated successfully, but these errors were encountered: