Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
08/11/2020, 3:51 AM
This message was deleted.
b
billowy-army-68599
08/11/2020, 4:56 AM
what you have here is a YAML multi line string with a block style indicator (more info):
https://yaml-multiline.info/
you'll need to use your language's multi line string ability, so for example with typescript, you can do something like this:
https://gist.github.com/jaxxstorm/f6a03e56888888e3c6a24005bc2a68cf
👍 1
billowy-army-68599
08/11/2020, 4:58 AM
I haven't tested this, but hopefully you get the idea
n
narrow-jackal-57645
08/11/2020, 5:46 AM
Yes, you are right, the
|-
encapsulates the whole block a string.
narrow-jackal-57645
08/11/2020, 5:46 AM
Please disregard my question
5
Views
Open in Slack
Previous
Next