As an user I'd like to be able to mark texts or links as copiable. So , when I click on the copiable text or link, it is sent to clipboard. That feature could be implemented with inline html, such as: <span class="copyable">To be sent to clip board</span> Cheers