From df6af8766f5b10605159b594a086c49b7482bbd1 Mon Sep 17 00:00:00 2001 From: MaratheHarshad <97970262+MaratheHarshad@users.noreply.github.com> Date: Tue, 12 Nov 2024 22:28:51 +0530 Subject: [PATCH] Restricting file input to .md files for Markdown to PDF conversion (#2219) Co-authored-by: Harshad Marathe --- src/main/resources/templates/convert/markdown-to-pdf.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/convert/markdown-to-pdf.html b/src/main/resources/templates/convert/markdown-to-pdf.html index cacc2716..9f9c52e2 100644 --- a/src/main/resources/templates/convert/markdown-to-pdf.html +++ b/src/main/resources/templates/convert/markdown-to-pdf.html @@ -18,7 +18,7 @@
-
+