Fix shortcut detection for "Copy as Markdown" script
- Added debugging information to verify key events and modifier keys.
- Ensured proper detection of "Ctrl + Shift + Y" and "Command + Shift + Y" shortcuts.
- Updated script to handle both Ctrl and Command modifiers effectively.
This update resolves the issue with shortcut detection and improves script reliability.