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