[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / textwheel / tests / data / base / notes.html
diff --git a/www/plugins-dist/textwheel/tests/data/base/notes.html b/www/plugins-dist/textwheel/tests/data/base/notes.html
new file mode 100644 (file)
index 0000000..f3d78d0
--- /dev/null
@@ -0,0 +1,12 @@
+<p>This is a text<span class="spip_note_ref">&nbsp;[<a href='#nb1' class='spip_note' rel='appendix' title='with a footnote' id='nh1'>1</a>]</span></p>
+<p>This is a text<span class="spip_note_ref">&nbsp;[<a href='#nba' class='spip_note' rel='appendix' title='with a named footnote' id='nha'>a</a>]</span></p>
+<p>This is a text<span class="spip_note_ref">&nbsp;[<a href='#nb2' class='spip_note' rel='appendix' title='with a footnote with autolink' id='nh2'>2</a>]</span></p>
+<p>This is a text<span class="spip_note_ref">&nbsp;[<a href='#nb3' class='spip_note' rel='appendix' title='with a footnote with manual link http://example.com' id='nh3'>3</a>]</span></p><div class='notes'><div id='nb1'>
+<p><span class="spip_note_ref">[<a href='#nh1' class='spip_note' title='Footnotes 1' rev='appendix'>1</a>]&nbsp;</span>with a footnote</p>
+</div><div id='nba'>
+<p><span class="spip_note_ref">[<a href='#nha' class='spip_note' title='Footnotes a' rev='appendix'>a</a>]&nbsp;</span>with a named footnote</p>
+</div><div id='nb2'>
+<p><span class="spip_note_ref">[<a href='#nh2' class='spip_note' title='Footnotes 2' rev='appendix'>2</a>]&nbsp;</span>with a footnote with autolink <a href="http://example.com" class='spip_url spip_out auto' rel='nofollow external'>http://example.com</a></p>
+</div><div id='nb3'>
+<p><span class="spip_note_ref">[<a href='#nh3' class='spip_note' title='Footnotes 3' rev='appendix'>3</a>]&nbsp;</span>with a footnote with manual link <a href="http://example.com" class='spip_url spip_out' rel='external'>http://example.com</a></p>
+</div></div>
\ No newline at end of file