[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / modeles_inline / code_block.txt
diff --git a/www/plugins-dist/textwheel/tests/data/modeles_inline/code_block.txt b/www/plugins-dist/textwheel/tests/data/modeles_inline/code_block.txt
new file mode 100644 (file)
index 0000000..0172e06
--- /dev/null
@@ -0,0 +1,9 @@
+Une ligne avant <textwheel1|inline>
+<code>
+<?php
+
+$message = 'Hello World <textwheel1|inline>';
+echo $message;
+
+</code>
+Et ensuite une ligne <textwheel1|inline>
\ No newline at end of file