[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / modeles_block / inline_link_title.html
1 <a href="http://example.com" class='spip_out' rel='external'>
2 <p>link|title</p>
3 <div>Block test model #1</div></a>
4 <p>and</p>
5 <a href="/tests/">
6 <p>another link|title</p>
7 <div>Block test model #1</div></a><a href="http://example.com" class='spip_out' rel='external'>
8 <p>link|title with <i>em</p>
9 <div>Block test model #1</div></i>
10 </a>
11 <p>and</p>
12 <a href="/tests/">
13 <p>another link|title with <i>em</p>
14 <div>Block test model #1</div></i>
15 </a><a href="http://example.com" class='spip_out' rel='external'>
16 <p>link|title with <strong>bold</p>
17 <div>Block test model #1</div></strong>
18 </a>
19 <p>and</p>
20 <a href="/tests/">
21 <p>another link|title with <strong>bold</p>
22 <div>Block test model #1</div></strong>
23 </a><a href="http://example.com" class='spip_out' hreflang='fr' rel='external'>
24 <p>link|title</p>
25 <div>Block test model #1</div></a>
26 <p>and</p>
27 <a href="/tests/" hreflang='fr'>
28 <p>another link|title</p>
29 <div>Block test model #1</div></a><a href="http://example.com" class='spip_out' hreflang='fr' title="title" rel='external'>
30 <p>link with <i>em</p>
31 <div>Block test model #1</div></i>
32 </a>
33 <p>and</p>
34 <a href="/tests/" hreflang='fr' title="title">
35 <p>another link with <i>em</p>
36 <div>Block test model #1</div></i>
37 </a>