clj-yaml icon indicating copy to clipboard operation
clj-yaml copied to clipboard

Support multi-document dumping

Open ingydotnet opened this issue 1 year ago • 1 comments

https://clojurians.slack.com/archives/C042XAQFCCU/p1728859798406169

A :dump-all for generate-stream might be a nice counterpart to parse-string's :load-all option.

SnakeYAML should have what you need to do this simply and correctly.

ingydotnet avatar Oct 13 '24 23:10 ingydotnet