File "fenced_code_block.txt"
Full path: /home/argothem/www/v4_old/plugins-dist/textwheel/tests/data/modeles_inline/fenced_code_block.txt
File size: 210 bytes
MIME-type: text/plain
Charset: utf-8
<cadre>
<?php
$message = 'fenced code block <textwheel1|inline>';
echo $message;
</cadre>
<code>
tilde <textwheel1|inline>
</code>
<cadre class="php">
echo 'language identifier <textwheel1|inline>';
</cadre>