[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / base / special_characters.html
diff --git a/www/plugins-dist/textwheel/tests/data/base/special_characters.html b/www/plugins-dist/textwheel/tests/data/base/special_characters.html
new file mode 100644 (file)
index 0000000..0505c59
--- /dev/null
@@ -0,0 +1,9 @@
+<p>AT&amp;T has an ampersand in their name</p>
+<p>this &amp; that</p>
+<p>4 &lt; 5 and 6 > 5</p>
+<p><span class='ressource spip_out'>&lt;<a href="http://example.com/autolink?a=1&amp;b=2" class='spip_url spip_out' rel='external'>http://example.com/autolink?a=1&amp;b=2</a>&gt;</span>
+</p>
+<p><a href="/script?a=1&amp;b=2">inline link</a></p>
+<p><a href="/script?a=1&amp;b=2" class='spip_url'>/script?a=1&amp;b=2</a></p>
+<p><a href="http://example.com/?a=1&amp;b=2" class='spip_out' rel='external'>external link</a></p>
+<p><a href="http://example.com/?a=1&amp;b=2" class='spip_url spip_out' rel='external'>http://example.com/?a=1&amp;b=2</a></p>
\ No newline at end of file