From b4538801ead7a099606f415faccb6a6314fac7e7 Mon Sep 17 00:00:00 2001 From: Leon Date: Mon, 13 Jul 2026 18:07:19 +0800 Subject: [PATCH] feat: remove markdown_based workflow option from UI Mineru/Docling PDF parsing requires tokens or heavy deps not available on client server. Remove the option from dropdown, default to docx, and stop auto-selecting markdown_based for unrecognized file types. --- docutranslate/static/index.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docutranslate/static/index.html b/docutranslate/static/index.html index 62660d9..2af301f 100644 --- a/docutranslate/static/index.html +++ b/docutranslate/static/index.html @@ -261,7 +261,6 @@