Relative Content

Tag Archive for ryaml

Add line break between yaml values

I’m creating a custom yaml using the yaml function. Since the yaml can become large I would like to insert some line breaks between values. Unfortunately, I’m not sure how to do that. Here is some reproducible code: