[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / modeles_inline / cadre_block.html
1 <p>Une ligne avant <span>Inline test model #1</span></p>
2
3 <textarea readonly='readonly' cols='40' rows='5' class='spip_cadre' dir='ltr'>&lt;?php
4
5 $message = &#039;Hello World &lt;textwheel1|inline&gt;&#039;;
6 echo $message;</textarea>
7 <p>Et ensuite une ligne <span>Inline test model #1</span></p>