jbeder / yaml-cpp

A YAML parser and emitter in C++
MIT License
4.92k stars 1.78k forks source link

Multiline string support #1191

Open SGSSGene opened 1 year ago

SGSSGene commented 1 year ago

It would be nice to mark nodes to export multiline strings. Similar to how we can mark them with "SetStyle" to control the output of maps.