Hint for Waldo

Had the same thing at first, then i just subsituted

“:%s/\n/\r/g”
I had to also substitute backslashes
“:%s/\//g”
(when done in vim… sed is probably slightly different).
The key should then be in the proper format