ethanolivertroy_obsidian-ma.../manifest.json
Ethan Troy badef8ac29 Release v2.1.0: 11 new features + Python detection fix
New: drag-and-drop, URL/YouTube conversion, preview modal, post-conversion
hooks, custom filename templates, recursive folders, conversion history,
resolved path hint, troubleshooting UI, unit tests, BRAT beta channel.

Fixed: Python detection on macOS/Windows GUI apps, settings focus loss,
empty path crash, stale metadata detection.
2026-03-17 21:12:37 -04:00

10 lines
340 B
JSON

{
"id": "markitdown",
"name": "Markitdown File Converter",
"version": "2.1.0",
"minAppVersion": "0.15.0",
"description": "Convert PDFs, Office documents, images, and other file formats to Markdown using Microsoft's Markitdown tool",
"author": "Ethan Troy",
"authorUrl": "https://github.com/ethanolivertroy",
"isDesktopOnly": true
}