Makes the entire document editable, similar to contentEditable but on every element.
contentEditable
Can be useful to prototype basic copy editing, pseudo a/b testing, working with designers,
https://developer.mozilla.org/en-US/docs/Web/API/Document/designMode
[[html]] [[js]] [[web]]