Subject: | Round tripping long URLs breaks URLs |
I discovered today that long URLs get arbitrarily snapped at the wrap length by Text::Tabs+Wrap
I'm not yet sure if this is a bug there, or in how its being consumed.
I had a changes entry like:
- https://gist.github.com/kentfredric/1ac2697f6d6a4112c798#file-5-010-analysis
And every time I gave it a parse / serialize run it became wrapped, funnily, as
2 lines, one ending with "-anal" and the next starting with "ysis"