Strips indentation and extra newlines in delimited strings.
This is indented to be used on delimited string literals. It will strip the indentation and remove the first and the last newlines.
the delimited string to strip
Return: the stripped string
See Implementation
Strips indentation and extra newlines in delimited strings.
This is indented to be used on delimited string literals. It will strip the indentation and remove the first and the last newlines.