Closed dtolnay closed 2 years ago
For strings that already contain newlines, serde_yaml will preserve them (since #270). For strings that do not already contain newlines I don't think serde_yaml should add newlines to them. Closes #321.
For strings that already contain newlines, serde_yaml will preserve them (since #270). For strings that do not already contain newlines I don't think serde_yaml should add newlines to them. Closes #321.