mirror of
https://github.com/ethanolivertroy/obsidian-markitdown.git
synced 2026-07-22 05:41:54 +00:00
- Simplify initial command to use basic markitdown CLI syntax - Add multiple fallback methods for different Markitdown interfaces - Bump version to 1.0.2
10 lines
No EOL
317 B
JSON
10 lines
No EOL
317 B
JSON
{
|
|
"id": "obsidian-markitdown",
|
|
"name": "Markitdown File Converter",
|
|
"version": "1.0.2",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Convert various file formats to Markdown using Microsoft's Markitdown library",
|
|
"author": "Ethan Troy",
|
|
"authorUrl": "https://github.com/ethanolivertroy",
|
|
"isDesktopOnly": true
|
|
} |