From 00632c5fb0739a50dabf8a2484bef79076b48792 Mon Sep 17 00:00:00 2001 From: Flatulent Fowl Date: Tue, 12 May 2026 20:51:35 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 924388e..74e5866 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "DocDrop", "version": "1.0.0", "minAppVersion": "1.0.0", - "description": "Convert PDF files to Markdown using Microsoft's markitdown CLI inside of Obsidian.", + "description": "Convert PDF files to Markdown using Microsoft's markitdown CLI.", "author": "Rhys Gottwald", "authorUrl": "", "isDesktopOnly": true