[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / modeles_block / cadre_block.html
diff --git a/www/plugins-dist/textwheel/tests/data/modeles_block/cadre_block.html b/www/plugins-dist/textwheel/tests/data/modeles_block/cadre_block.html
new file mode 100644 (file)
index 0000000..242b7e2
--- /dev/null
@@ -0,0 +1,9 @@
+<p>Une ligne avant</p>
+<div>Block test model #1</div>
+
+<textarea readonly='readonly' cols='40' rows='5' class='spip_cadre' dir='ltr'>&lt;?php
+
+$message = &#039;Hello World &lt;textwheel1|block&gt;&#039;;
+echo $message;</textarea>
+<p>Et ensuite une ligne</p>
+<div>Block test model #1</div>
\ No newline at end of file