[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / typo / nested_block-level_html.txt
diff --git a/www/plugins-dist/textwheel/tests/data/typo/nested_block-level_html.txt b/www/plugins-dist/textwheel/tests/data/typo/nested_block-level_html.txt
new file mode 100644 (file)
index 0000000..c953afb
--- /dev/null
@@ -0,0 +1,23 @@
+<div>
+{parent avec de la typo !}
+<div>
+{child avec de la typo !}
+</div>
+<pre>
+{adopted child avec de la typo !}
+</pre>
+</div>
+
+<html>
+<div>
+{parent avec de la typo !}
+<div>
+{child avec de la typo !}
+</div>
+<pre>
+{adopted child avec de la typo !}
+</pre>
+</div>
+</html>
+
+{outside avec de la typo !}
\ No newline at end of file