Removed command to delete contents of teximg folder

This commit is contained in:
j4nk 2023-01-04 15:02:49 -05:00
parent aedd70c458
commit 9d1f5e88b2
1 changed files with 0 additions and 1 deletions

View File

@ -161,7 +161,6 @@
(defun md4tj-begin ()
"Insert beginning code for all html, initialize."
(shell-command "mkdir -p ./teximg") ;; Ensure ./teximg folder exists
(shell-command "rm ./teximg/*") ;; Clear everything from the folder
(concat "<!DOCTYPE html>\n"
(md4tj-begin-tag "html"
(list (list "lang"