diff options
-rw-r--r-- | tests/s5.basic.html | 14 | ||||
-rw-r--r-- | tests/s5.fancy.html | 14 | ||||
-rw-r--r-- | tests/s5.fragment.html | 4 | ||||
-rw-r--r-- | tests/s5.inserts.html | 4 | ||||
-rw-r--r-- | tests/writer.html | 60 |
5 files changed, 48 insertions, 48 deletions
diff --git a/tests/s5.basic.html b/tests/s5.basic.html index 267dab12d..0875d71a7 100644 --- a/tests/s5.basic.html +++ b/tests/s5.basic.html @@ -749,24 +749,24 @@ window.onresize = function(){setTimeout('fontScale()', 50);}</script> <div id="currentSlide"></div> <div id="header"></div> <div id="footer"> -<h1 +<h1 id="July 15, 2006" >July 15, 2006</h1 - ><h2 + ><h2 id="My_S5_Document" >My S5 Document</h2 ></div> </div> <div class="presentation"> <div class="slide"> -<h1 +<h1 id="My_S5_Document-1" >My S5 Document</h1 - ><h3 + ><h3 id="Sam Smith, Jen Jones" >Sam Smith, Jen Jones</h3 - ><h4 + ><h4 id="July 15, 2006-1" >July 15, 2006</h4 ></div> <div class="slide"> -<h1 +<h1 id="First_slide" >First slide</h1 ><ul ><li @@ -776,7 +776,7 @@ window.onresize = function(){setTimeout('fontScale()', 50);}</script> ></ul ></div> <div class="slide"> -<h1 +<h1 id="Math" >Math</h1 ><ul ><li diff --git a/tests/s5.fancy.html b/tests/s5.fancy.html index e7f648eed..43d489c5a 100644 --- a/tests/s5.fancy.html +++ b/tests/s5.fancy.html @@ -1661,24 +1661,24 @@ else <div id="currentSlide"></div> <div id="header"></div> <div id="footer"> -<h1 +<h1 id="July 15, 2006" >July 15, 2006</h1 - ><h2 + ><h2 id="My_S5_Document" >My S5 Document</h2 ></div> </div> <div class="presentation"> <div class="slide"> -<h1 +<h1 id="My_S5_Document-1" >My S5 Document</h1 - ><h3 + ><h3 id="Sam Smith, Jen Jones" >Sam Smith, Jen Jones</h3 - ><h4 + ><h4 id="July 15, 2006-1" >July 15, 2006</h4 ></div> <div class="slide"> -<h1 +<h1 id="First_slide" >First slide</h1 ><ul class="incremental" ><li @@ -1688,7 +1688,7 @@ else ></ul ></div> <div class="slide"> -<h1 +<h1 id="Math" >Math</h1 ><ul class="incremental" ><li diff --git a/tests/s5.fragment.html b/tests/s5.fragment.html index c4a120841..bd621c927 100644 --- a/tests/s5.fragment.html +++ b/tests/s5.fragment.html @@ -1,4 +1,4 @@ -<h1 +<h1 id="First_slide" >First slide</h1 ><ul ><li @@ -6,7 +6,7 @@ ><li >second bullet</li ></ul -><h1 +><h1 id="Math" >Math</h1 ><ul ><li diff --git a/tests/s5.inserts.html b/tests/s5.inserts.html index e8b0e06b3..161472c35 100644 --- a/tests/s5.inserts.html +++ b/tests/s5.inserts.html @@ -15,7 +15,7 @@ STUFF INSERTED >STUFF INSERTED <h1 class="title" >My S5 Document</h1 - ><h1 + ><h1 id="First_slide" >First slide</h1 ><ul ><li @@ -23,7 +23,7 @@ STUFF INSERTED ><li >second bullet</li ></ul - ><h1 + ><h1 id="Math" >Math</h1 ><ul ><li diff --git a/tests/writer.html b/tests/writer.html index 1e167711b..459047597 100644 --- a/tests/writer.html +++ b/tests/writer.html @@ -15,36 +15,36 @@ ><p >This is a set of tests for pandoc. Most of them are adapted from John Gruber’s markdown test suite.</p ><hr - /><h1 + /><h1 id="Headers" >Headers</h1 - ><h2 + ><h2 id="Level_2_with_an_embedded_link" >Level 2 with an <a href="/url" >embedded link</a ></h2 - ><h3 + ><h3 id="Level_3_with_emphasis" >Level 3 with <em >emphasis</em ></h3 - ><h4 + ><h4 id="Level_4" >Level 4</h4 - ><h5 + ><h5 id="Level_5" >Level 5</h5 - ><h1 + ><h1 id="Level_1" >Level 1</h1 - ><h2 + ><h2 id="Level_2_with_emphasis" >Level 2 with <em >emphasis</em ></h2 - ><h3 + ><h3 id="Level_3" >Level 3</h3 ><p >with no blank line</p - ><h2 + ><h2 id="Level_2" >Level 2</h2 ><p >with no blank line</p ><hr - /><h1 + /><h1 id="Paragraphs" >Paragraphs</h1 ><p >Here’s a regular paragraph.</p @@ -56,7 +56,7 @@ >There should be a hard line break<br />here.</p ><hr - /><h1 + /><h1 id="Block_Quotes" >Block Quotes</h1 ><p >E-mail style:</p @@ -129,7 +129,7 @@ ><p >And a following paragraph.</p ><hr - /><h1 + /><h1 id="Code_Blocks" >Code Blocks</h1 ><p >Code:</p @@ -154,9 +154,9 @@ These should not be escaped: \$ \\ \> \[ \{ </code ></pre ><hr - /><h1 + /><h1 id="Lists" >Lists</h1 - ><h2 + ><h2 id="Unordered" >Unordered</h2 ><p >Asterisks tight:</p @@ -236,7 +236,7 @@ These should not be escaped: \$ \\ \> \[ \{ >Minus 3</p ></li ></ul - ><h2 + ><h2 id="Ordered" >Ordered</h2 ><p >Tight:</p @@ -308,7 +308,7 @@ These should not be escaped: \$ \\ \> \[ \{ >Item 3.</p ></li ></ol - ><h2 + ><h2 id="Nested" >Nested</h2 ><ul ><li @@ -364,7 +364,7 @@ These should not be escaped: \$ \\ \> \[ \{ >Third</p ></li ></ol - ><h2 + ><h2 id="Tabs_and_spaces" >Tabs and spaces</h2 ><ul ><li @@ -387,7 +387,7 @@ These should not be escaped: \$ \\ \> \[ \{ ></li ></ul ><hr - /><h1 + /><h1 id="Definition_Lists" >Definition Lists</h1 ><p >Tight using spaces:</p @@ -474,7 +474,7 @@ These should not be escaped: \$ \\ \> \[ \{ ></blockquote ></dd ></dl - ><h1 + ><h1 id="HTML_Blocks" >HTML Blocks</h1 ><p >Simple block on one line:</p @@ -579,7 +579,7 @@ Blah <hr class="foo" id="bar"> <hr - /><h1 + /><h1 id="Inline_Markup" >Inline Markup</h1 ><p >This is <em @@ -636,7 +636,7 @@ Blah ><html></code >.</p ><hr - /><h1 + /><h1 id="Smart_quotes,_ellipses,_dashes" >Smart quotes, ellipses, dashes</h1 ><p >“Hello,” said the spider. “‘Shelob’ is my name.”</p @@ -659,7 +659,7 @@ Blah ><p >Ellipses…and…and….</p ><hr - /><h1 + /><h1 id="LaTeX" >LaTeX</h1 ><ul ><li @@ -708,7 +708,7 @@ Dog & 2 \\ Cat & 1 \\ \hline \end{tabular}</p ><hr - /><h1 + /><h1 id="Special_Characters" >Special Characters</h1 ><p >Here is some unicode:</p @@ -767,9 +767,9 @@ Cat & 1 \\ \hline ><p >Minus: -</p ><hr - /><h1 + /><h1 id="Links" >Links</h1 - ><h2 + ><h2 id="Explicit" >Explicit</h2 ><p >Just a <a href="/url/" @@ -814,7 +814,7 @@ document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+'Email link'+'<\/'+'a'+'>') ><a href="" >Empty</a >.</p - ><h2 + ><h2 id="Reference" >Reference</h2 ><p >Foo <a href="/url/" @@ -863,7 +863,7 @@ document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+'Email link'+'<\/'+'a'+'>') >Foo <a href="/url/" title="Title with "quote" inside" >biz</a >.</p - ><h2 + ><h2 id="With_ampersands" >With ampersands</h2 ><p >Here’s a <a href="http://example.com/?foo=1&bar=2" @@ -881,7 +881,7 @@ document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+'Email link'+'<\/'+'a'+'>') >Here’s an <a href="/script?foo=1&bar=2" >inline link in pointy braces</a >.</p - ><h2 + ><h2 id="Autolinks" >Autolinks</h2 ><p >With an ampersand: <a href="http://example.com/?foo=1&bar=2" @@ -924,7 +924,7 @@ document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+e+'<\/'+'a'+'>'); </code ></pre ><hr - /><h1 + /><h1 id="Images" >Images</h1 ><p >From “Voyage dans la Lune” by Georges Melies (1902):</p @@ -935,7 +935,7 @@ document.write('<a h'+'ref'+'="ma'+'ilto'+':'+e+'">'+e+'<\/'+'a'+'>'); >Here is a movie <img src="movie.jpg" title="" alt="movie" /> icon.</p ><hr - /><h1 + /><h1 id="Footnotes" >Footnotes</h1 ><p >Here is a footnote reference,<a href="#fn1" class="footnoteRef" id="fnref1" |