From e5babb7d400802aa50f45dac2a4cc36eafef3726 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Wed, 15 Sep 2021 17:16:04 +0200 Subject: [PATCH] formatting --- md-to-pdf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/md-to-pdf b/md-to-pdf index da893fb..9e69e78 100755 --- a/md-to-pdf +++ b/md-to-pdf @@ -8,7 +8,7 @@ optdepends=(notify-send de-p1st-image-width-limit) exec 1> "${HOME}"/"${SCRIPT_TITLE}".log 2>&1 set -x -####### +####### ####### ####### function command_exists(){ @@ -57,6 +57,9 @@ function modify_html() { fi } +####### ####### ####### + + check_depends # read newline-delimited absolute paths of selected files (on local filesystem)