terminalcheatsheet
terminalcheatsheet copied to clipboard
Reimplement copy button using amp-script
As of 2020-05-13, HTMLInputElement.select() and HTMLInputElement.focus() are not supported in amp-script. This issue is to reimplement the copy button, which currently uses an iframe, once amp-script supports these. See https://github.com/ampproject/worker-dom/pull/837 for status.