aaubry / YamlDotNet

YamlDotNet is a .NET library for YAML
MIT License
2.54k stars 477 forks source link

Line breaks between sections #873

Closed jarmanso7 closed 8 months ago

jarmanso7 commented 10 months ago

As I am trying to help with the question YAML C# Add new line between items at Stackoverflow, I am also interested in the feature in the pull request #804, which seems to have stalled due to not merging from a branch instead of merging from master thus failing the build.

I decided to clone, cherry-pick the relevant commits and create a pull request myself.

EdwardCooke commented 10 months ago

I really want this to allow people to put in anything they want, not just a new line only.