David-Rushton / morello.markdown

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

Plain text fallback is off by one #43

Closed David-Rushton closed 2 years ago

David-Rushton commented 2 years ago

We fail to print the final character 🤦‍♀️

Example 001

Missing final ;. image

Example 002

Missing final >. image

Example 003

Missing final >. image