Model:
Ready.
Temp:
`; const blob = new Blob([doc], {type:'text/html'}); iframe.src = URL.createObjectURL(blob); } // ---------------- Uploader helper (plain input already works) ---------------- // ---------------- Keyboard shortcuts hint ---------------- composer.title = "Ctrl/Cmd+K to focus • Ctrl/Cmd+Enter to send";