v0.2.7: DefaultConverter & Fix bounds error on long trailing whitespace (#16)
Even longer trailing whitespace results in a different out-of-bounds issue due to slice bounds issues. The wrapper could do with a rewrite, but in the meantime, this ensures we don't ever try and grab an invalid slice