markdown-it-code-copy
markdown-it-code-copy copied to clipboard
A markdown-it plugin to add a copy icon in code blocks to copy the code.
Results
2
markdown-it-code-copy issues
Sort by
recently updated
recently updated
newest added
This extention does not seem to work. Testing on xwayland chrome on linux (not sure if it is broken on all systems or not). The button shows up but clicking...
When markdown-it-code-copy is applied to multiple components on the same page, clicking the copy button on any code block will repeatedly trigger success or error events. This PR avoids this...