[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / modeles_block / nested_block-level_html.html
1 <div>
2 <i>parent <div>Block test model #1</div></i>
3 <div>
4 <i>child <div>Block test model #1</div></i>
5 </div>
6 <pre>
7 <i>adopted child <div>Block test model #1</div></i>
8 </pre>
9 </div>
10 <div>
11 {parent <textwheel1|block>}
12 <div>
13 {child <textwheel1|block>}
14 </div>
15 <pre>
16 {adopted child <textwheel1|block>}
17 </pre>
18 </div>
19
20 <p><i>outside</p>
21 <div>Block test model #1</div></i>