/* LilyScript editor mount + state bridge. * * Mounts our own CodeMirror 6 editor (window.LilyEditor, from lyl-editor.bundle.js) * into #ls-editor-mount and bridges it to a hidden Gradio Textbox (#ls-editor-state), * which is the canonical text Gradio reads/writes: * * CM edit -> write hidden