− | return #debug > 0 and args.debug and ([[<div style="display:none">]] .. table.concat(debug, "\n") .. [[</div>]]) or "" | + | return #debug > 0 and args.debug and ([[<pre class="calc-debug" style="display:none"><code>]] .. table.concat(debug, "\n") .. [[</code></pre>]]) or "" |