dedent
dedent copied to clipboard
Trim only one line at start and end
This PR fixes start and end trimming by only trimming one newline each. This enables us to create real newlines instead of explicit newlines (those are removed), so the strings are much cleaner.
@dmnd Any chance to get this merged?