2008-01-08 07:01:35 +01:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<!DOCTYPE html PUBLIC
|
|
|
|
"-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"
|
|
|
|
"http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg.dtd">
|
|
|
|
<html xmlns:svg='http://www.w3.org/2000/svg' xml:lang='en' xmlns='http://www.w3.org/1999/xhtml'>
|
|
|
|
<head><meta content='application/xhtml+xml;charset=utf-8' http-equiv='Content-type' /><title></title></head>
|
|
|
|
<body>
|
2008-07-26 11:14:41 +02:00
|
|
|
<p>That’s some text with a footnote and another and another .</p>
|
2008-01-08 07:01:35 +01:00
|
|
|
|
|
|
|
<p>This is not a footnote.</p>
|
|
|
|
<div class='footnotes'><hr /><ol><li id='fn:1'>
|
|
|
|
<p>And that’s the footnote. This is second sentence (same paragraph).</p>
|
|
|
|
<a href='#fnref:1' rev='footnote'>↩</a></li><li id='fn:2'>
|
|
|
|
<p>This is the very long one.</p>
|
|
|
|
|
|
|
|
<p>That’s the second paragraph.</p>
|
|
|
|
<a href='#fnref:2' rev='footnote'>↩</a></li><li id='fn:3'>
|
|
|
|
<p>And that’s the footnote.</p>
|
|
|
|
|
|
|
|
<p>That’s the second paragraph of the footnote.</p>
|
2008-07-26 11:14:41 +02:00
|
|
|
<a href='#fnref:3' rev='footnote'>↩</a></li></ol></div></body></html>
|