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