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