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

Add support for multiline string output #137

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

karheinz
Copy link

@karheinz karheinz commented Oct 5, 2019

Co-authored-by: Karsten Heinze karsten@sidenotes.de

Co-authored-by: Karsten Heinze <karsten@sidenotes.de>
@rodrigovalin
Copy link

I'm interested in this feature as well, is there anything we can do to have this reviewed & merged?

@davvid
Copy link

davvid commented Jan 22, 2021

👍 for this PR, I hope it gets merged -- this was nicely implemented and would be a fine improvement.

Would it help to rebase against the latest to eliminate the CI fails? I don't know if that's why this hasn't been looked at, but perhaps that would eliminate one blocker. FWIW the tests pass fine when I merge this branch into the latest (davvid@d97f362), so a rebase should do the same.

davvid added a commit to garden-rs/garden that referenced this pull request Jun 1, 2021
Use a forked version of yaml-rust to support multiline strings.

Related-to: chyh1990/yaml-rust#137
@Mingun
Copy link

Mingun commented Dec 20, 2021

@chyh1990, is there any chance to merge this PR? Multiline strings a main benefit over JSON in configuration files as it allow normal versioning of configs. Is there any what I can do to move forward?

@jhoobergs
Copy link

I'm using the fork of davvid (https://crates.io/crates/yaml-rust-davvid) so I could use this feature. This repo seems to be missing a maintainer?

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.

5 participants