pandoc-include icon indicating copy to clipboard operation
pandoc-include copied to clipboard

fix(37): protect against empty lines

Open towi opened this issue 2 years ago • 0 comments

removeLeadingWhitespaces() to return the input string if it only contains whitespaces.

added try-except around dedent for better error messages

towi avatar Aug 03 '23 15:08 towi