Extracting certain fields to manipulate them individually and combine into line by line output #1488
Answered
by
mikefarah
manuelgrabowski
asked this question in
Q&A
-
Given the following YAML:
My desired output is:
But I'm unable to figure out how to achieve this, even after going through the docs many times and reading plenty of other examples in here. I'm guessing my approach must be rather fundamentally wrong? Please let me know if I missed this in the docs, it feels like such a basic thing to do. This is what I tried:
Which results in this:
So |
Beta Was this translation helpful? Give feedback.
Answered by
mikefarah
Dec 25, 2022
Replies: 1 comment 2 replies
-
Just need brackets:
|
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
manuelgrabowski
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just need brackets: