Files
hugo-PaperMod/layouts
Kian Kasad 4425e21596 add buttons to copy code block contents
Adds a clickable "copy" link in the top-right corner of each code block.

If available, uses the navigator.clipboard API. Falls back to selecting
the text and calling document.execCommand('copy') to copy text.
2021-04-03 18:24:39 -07:00
..
2021-03-30 18:26:43 +05:30
2021-03-30 18:26:43 +05:30
2020-12-13 20:19:25 +05:30