Initial checklist
Problem
Code Block component is really useful, but since it's created not to be extended by the user it's hard to add a copy-to-clipboard functionality to the component (although you can change the icons, buttons, etc for language selector).
Solution
It would be handy to be able to add functionalities yourself (extend the components) or just support copy to the clipboard button.
Alternatives
Let users extend milkdown components and plugins