jbenet / transformer

transformer - multiformat data conversion
transform.datadex.io
130 stars 7 forks source link

`transform` cli returns newline? #7

Open jbenet opened 10 years ago

jbenet commented 10 years ago

Should transform return a newline at the end? I want to, but it's not "technically" an exact conversion if you have to strip something off the end. Thoughts?

jbenet commented 10 years ago

trimming could remove characters meant to be there. Maybe trim by default + have an option to disable.