A CLI tool and library written in Go for converting documents to Markdown format.
Stars
25
Forks
1
Watchers
25
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
⬆️ chore: Update Go module dependencies to latest versions
750367aView on GitHubfeat: add cross-compilation support for CGO in release workflow
a5e6a14View on GitHub⬆️ chore: Update GitHub Actions and GoReleaser configurations
473b3a9View on GitHub✨ refactor: Replace fmt with structured logging using slog (#main)
2e818b3View on GitHub📝 docs: Update README with correct install path and rename cmd file (main)
e55d45cView on GitHub✨ feat: Add CLI command structure for document conversion (#main)
d6a8733View on GitHub✨ feat: Implement MarkitDown converter and file type utilities
f8e399fView on GitHub