How do I break a string in YAML over multiple lines? In YAML, I have a string that’s very long. I want to keep this within the 80-column (or so) view of my editor, so I’d like to break the... April 10, 2022 0 Comments