mirror of
https://codeberg.org/privacy1st/md-to-pdf.git
synced 2024-11-21 21:53:17 +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
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user