[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / base / inline_link.html
diff --git a/www/plugins-dist/textwheel/tests/data/base/inline_link.html b/www/plugins-dist/textwheel/tests/data/base/inline_link.html
new file mode 100644 (file)
index 0000000..7db69cb
--- /dev/null
@@ -0,0 +1,3 @@
+<p><a href="http://example.com" class='spip_out' rel='external'>link</a> and <a href="/tests/">another link</a></p>
+<p><a href="http://example.com" class='spip_out' rel='external'><code class='spip_code' dir='ltr'>link</code></a></p>
+<p>and an autolink <a href="http://example.com" class='spip_url spip_out auto' rel='nofollow external'>http://example.com</a></p>
\ No newline at end of file