Widget:Copyable: Difference between revisions

add explicit <a> element on the outside
remove <code> (…mediawiki??)
 
Line 1: Line 1:
<a href="javascript:(function(){this.select();document.execCommand('copy');})()"><pre><code><!--{$contents|escape:'html'}--></code></pre></a>
<a href="javascript:(function(){this.select();document.execCommand('copy');})()"><pre><!--{$contents|escape:'html'}--></pre></a>