import { h, render, Fragment } from 'preact'; import { ListNavigation } from '../shared/components/useListNavigation'; import { KeyboardShortcuts } from '../shared/components/useKeyboardShortcuts'; document.addEventListener('DOMContentLoaded', () => { const root = document.getElementById('main-content'); render( { const article = event.target?.closest('.crayons-story'); if (!article) return; article.querySelector('button[id^=article-save-button-]')?.click(); }, }} /> , root, ); });