File "code_block.html"
Full Path: /home/spiraleeea/www/spirale/plugins-dist/textwheel/tests/data/modeles_inline/code_block.html
File size: 315 bytes
MIME-type: text/plain
Charset: utf-8
<p>Une ligne avant <span>Inline test model #1</span></p>
<div class="precode"><pre class='spip_code spip_code_block' dir='ltr' style='text-align:left;'><code><?php
$message = 'Hello World <textwheel1|inline>';
echo $message;</code></pre></div>
<p>Et ensuite une ligne <span>Inline test model #1</span></p>