mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-10 04:51:17 +00:00
Added YAML::Newline manipulator for the emitter
This commit is contained in:
@@ -12,6 +12,7 @@ namespace YAML
|
||||
// general manipulators
|
||||
Auto,
|
||||
TagByKind,
|
||||
Newline,
|
||||
|
||||
// output character set
|
||||
EmitNonAscii,
|
||||
|
Reference in New Issue
Block a user