Context
I'm a contributor and user of HoloViz Panel. It uses markdown-it-py as the default renderer for markdown.
I would really like my code blocks to be easy to copy-paste. I would like a copy icon similar to what most data app and tech doc frameworks I know support.
I cannot see how this is possible with markdown-it-py. And I would really like it. So therefore I propose this feature request.
Proposal
A plugin to add a copy to clipboard icon to the rendered markdown.
For example like Github does

Or like Quarto does it

Additional Context
Tasks and updates
No response
Context
I'm a contributor and user of HoloViz Panel. It uses
markdown-it-pyas the default renderer for markdown.I would really like my code blocks to be easy to copy-paste. I would like a copy icon similar to what most data app and tech doc frameworks I know support.
I cannot see how this is possible with markdown-it-py. And I would really like it. So therefore I propose this feature request.
Proposal
A plugin to add a copy to clipboard icon to the rendered markdown.
For example like Github does
Or like Quarto does it
Additional Context
Tasks and updates
No response