mirror of
https://github.com/ethanolivertroy/obsidian-markitdown.git
synced 2026-07-22 05:41:54 +00:00
10 lines
347 B
JSON
10 lines
347 B
JSON
{
|
|
"id": "markitdown",
|
|
"name": "Markitdown File Converter",
|
|
"version": "2.1.0-beta.1",
|
|
"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
|
|
}
|