Re: Word-like HTML inline edit with design mode #11 Post by bkyan » Tue, Oct 15, 2024, 7:06 AM UTC kibibu wrote: post #9 ricardo81 wrote: post #5 Earlier quoted context omitted. You could potentially use document.querySelector('html').outerHTML and POST it somewhere And listen for changes with a MutationObserver Got it!