[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / modeles_inline / code_block.html
1 <p>Une ligne avant <span>Inline test model #1</span></p>
2 <div style='text-align: left;' class='spip_code' dir='ltr'><code>&lt;?php<br />
3 <br />
4 $message = 'Hello World &lt;textwheel1|inline&gt;';<br />
5 echo $message;</code></div>
6 <p>Et ensuite une ligne <span>Inline test model #1</span></p>