Add ConvertToMarkdown Automator Quick Action

Finder service that converts files to Markdown using pandoc.
Supports all pandoc input formats with macOS notifications.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Mikhail Chusavitin
2026-02-20 10:24:47 +03:00
commit b9011aa964
6 changed files with 476 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.DS_Store
*.doc
*.docx
*.md
!README.md