formatting page: add javascript to generate format copy buttons programmatically #120

Merged
Aevann merged 1 commits from :add-copy-button-formatting-page into master 2023-02-14 17:44:05 +00:00

Kindly,

As per $title:

  • we add a button to the first column of each row of /formatting programatically
    • programatically because table is subject to change and tedious/complicated to write it for each row
  • clicking on button copies text of second row to clipboard (reusing toasts code)
  • did some javascript replacing because of preserving newlines and removing extraneous tabs

Thanks,
granny

Kindly, As per $title: * we add a button to the first column of each row of /formatting programatically * programatically because table is subject to change and tedious/complicated to write it for each row * clicking on button copies text of second row to clipboard (reusing toasts code) * did some javascript replacing because of preserving newlines and removing extraneous tabs Thanks, granny
mummified-corroding-granny added 1 commit 2023-02-14 02:13:21 +00:00
Aevann merged commit 0c2128811f into master 2023-02-14 17:44:05 +00:00
Sign in to join this conversation.
There is no content yet.