mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 18:10:18 +05:30
- Added console.log statements throughout file loading flow - Traces: command-line args → pendingFile → renderer-ready → openFileFromPath → file-opened - Added logging to print-preview handlers - Added logging to theme-changed and renderer-ready - Enabled DevTools automatically for debugging - Backup renderer-ready timeout (100ms) in case theme-changed doesn't fire This debugging build will help identify exactly where the flow breaks. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>