"Copy to clipboard" button next to every code block in markdown
When we show markdown pages in GitLab we could add this button on the right side of every " ``` " blocks. It has its own DOM identification so it should not be hard to do on frontend side.
Edited by Valery Sizov