Fix the check for the output directory that didn't work. If more than one file to convert is given, the output argument must be a directory, not a single file.
Make the error message less cluttered.
Add option -u|--uuid to add an UUID header to every file that doesn't have one.
Add option -n|--no-cite to treat [[@file]] links as files instead of Pandoc citations.
-u|--uuid
to add an UUID header to every file that doesn't have one.-n|--no-cite
to treat[[@file]]
links as files instead of Pandoc citations.run_local_linters
scripts.See #1