Text formatted with Texy:
function x($s) {
echo $s * 2;
}
Generated HTML code:
<div style="text-align:right">
<pre
class="language-php"><code>
function x($s) {
echo $s * 2;
}
</code></pre>
</div>
Verze Texy: 3.2.3 (konfigurace)
function x($s) {
echo $s * 2;
}
<div style="text-align:right">
<pre
class="language-php"><code>
function x($s) {
echo $s * 2;
}
</code></pre>
</div>
Verze Texy: 3.2.3 (konfigurace)