pandoc-include
pandoc-include copied to clipboard
fix(37): protect against empty lines
removeLeadingWhitespaces() to return the input string if it only contains whitespaces.
added try-except around dedent for better error messages