paulfitz / daff

align and compare tables
https://paulfitz.github.io/daff
MIT License
790 stars 67 forks source link

don't swallow final newline when rendering plain CSV #117

Closed paulfitz closed 6 years ago

paulfitz commented 6 years ago

Pass through a final newline/linefeed when rendering a CSV cell, if there is one. See #95.