I often need to copy snippets or commands from code blocks to test in my IDE or terminal.
However, copying code manually—highlighting, right-clicking, and pasting—is slow and error-prone.
I’d like a "Copy to Clipboard" button in the top-right corner of each code block in Phorge, similar like Github and others.
This would let me copy code with one click, reducing errors and saving time.