David-Rushton / morello.markdown

A .NET library that pretty prints markdown in the console
MIT License
2 stars 0 forks source link

`Markdown.Console.Write(...)` appends new lines to the end of returned text #35

Open David-Rushton opened 2 years ago

David-Rushton commented 2 years ago

* Expected output that ends with one new line. Test cases should match behaviour of System.Console.Write("...").