[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / modeles_block / inline_link_title.html
diff --git a/www/plugins-dist/textwheel/tests/data/modeles_block/inline_link_title.html b/www/plugins-dist/textwheel/tests/data/modeles_block/inline_link_title.html
new file mode 100644 (file)
index 0000000..c32679d
--- /dev/null
@@ -0,0 +1,37 @@
+<a href="http://example.com" class='spip_out' rel='external'>
+<p>link|title</p>
+<div>Block test model #1</div></a> 
+<p>and</p>
+<a href="/tests/">
+<p>another link|title</p>
+<div>Block test model #1</div></a><a href="http://example.com" class='spip_out' rel='external'>
+<p>link|title with <i>em</p>
+<div>Block test model #1</div></i>
+</a> 
+<p>and</p>
+<a href="/tests/">
+<p>another link|title with <i>em</p>
+<div>Block test model #1</div></i>
+</a><a href="http://example.com" class='spip_out' rel='external'>
+<p>link|title with <strong>bold</p>
+<div>Block test model #1</div></strong>
+</a> 
+<p>and</p>
+<a href="/tests/">
+<p>another link|title with <strong>bold</p>
+<div>Block test model #1</div></strong>
+</a><a href="http://example.com" class='spip_out' hreflang='fr' rel='external'>
+<p>link|title</p>
+<div>Block test model #1</div></a> 
+<p>and</p>
+<a href="/tests/" hreflang='fr'>
+<p>another link|title</p>
+<div>Block test model #1</div></a><a href="http://example.com" class='spip_out' hreflang='fr' title="title" rel='external'>
+<p>link with <i>em</p>
+<div>Block test model #1</div></i>
+</a> 
+<p>and</p>
+<a href="/tests/" hreflang='fr' title="title">
+<p>another link with <i>em</p>
+<div>Block test model #1</div></i>
+</a>
\ No newline at end of file