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