Commit Graph

2 Commits

Author SHA1 Message Date
d3c36c9e74 Add --replace-gmi-ext parameter for .gmi to .html link conversion
This commit adds a new boolean parameter to convert .gmi links to .html in the output:
- Adds a new parseGeminiLink parameter to replace .gmi with .html in links
- Updates the CLI tool to expose --replace-gmi-ext flag
- Adds tests for the new functionality
- Updates documentation

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-10 16:51:56 +02:00
47340aebb8 Initial commit 2025-02-28 12:11:55 +02:00