mirror of
https://codeberg.org/privacy1st/md-to-pdf.git
synced 2024-11-22 14:09:32 +01:00
formatting
This commit is contained in:
parent
1e965f99a5
commit
e5babb7d40
@ -8,7 +8,7 @@ optdepends=(notify-send de-p1st-image-width-limit)
|
|||||||
exec 1> "${HOME}"/"${SCRIPT_TITLE}".log 2>&1
|
exec 1> "${HOME}"/"${SCRIPT_TITLE}".log 2>&1
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
#######
|
####### ####### #######
|
||||||
|
|
||||||
|
|
||||||
function command_exists(){
|
function command_exists(){
|
||||||
@ -57,6 +57,9 @@ function modify_html() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
####### ####### #######
|
||||||
|
|
||||||
|
|
||||||
check_depends
|
check_depends
|
||||||
|
|
||||||
# read newline-delimited absolute paths of selected files (on local filesystem)
|
# read newline-delimited absolute paths of selected files (on local filesystem)
|
||||||
|
Loading…
Reference in New Issue
Block a user