i think this will work,. going to build the client side micro service real quick and test.

This commit is contained in:
2025-07-14 11:30:08 -05:00
parent 3ca09d1954
commit 929348edff
3 changed files with 4 additions and 15 deletions

View File

@@ -12,7 +12,7 @@ PDFMetadataFileInput="$3"
export PDFMetadataFile
PDFMetadataFile="$4"
$MO_PATH $YamlInputTemplateFile > $PDFMetadataFile
$MO_PATH $PDFMetadataFileInput > $PDFMetadataFile
pandoc \
$MarkdownInput \