mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 18:10:18 +05:30
Cleaned up debug logging from file opening investigation: - Removed console.log from command line arg processing - Removed console.log from renderer-ready handler - Removed console.log from openFileFromPath function - Removed console.log from file-opened IPC handler The double-click file opening fix is confirmed working. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>