ethanolivertroy_obsidian-ma.../manifest.json

11 lines
340 B
JSON
Raw Normal View History

2025-03-08 04:54:16 +00:00
{
"id": "markitdown",
2025-03-10 14:49:56 +00:00
"name": "Markitdown File Converter",
"version": "2.1.0",
2025-03-08 04:54:16 +00:00
"minAppVersion": "0.15.0",
"description": "Convert PDFs, Office documents, images, and other file formats to Markdown using Microsoft's Markitdown tool",
2025-03-10 14:49:56 +00:00
"author": "Ethan Troy",
"authorUrl": "https://github.com/ethanolivertroy",
"isDesktopOnly": true
}