Closed nickwynja closed 6 years ago
Uses rstrip() instead of strip() to only trim trailing white space and leave proper indentation for JSON or indented markdown lists. Closes #153
rstrip()
strip()
Patch worked for me. Thanks!
Uses
rstrip()
instead ofstrip()
to only trim trailing white space and leave proper indentation for JSON or indented markdown lists. Closes #153