Describe the problem/challenge you have I have a yaml value that is a a pretty print, multi-line, JSON string. When I decode that JSON value, modify the json struct, then encode it back to a string, ...
I'm new to pkl so I might be missing something but I couldn't find anything about this.