diff options
Diffstat (limited to 'tests/writer.html')
-rw-r--r-- | tests/writer.html | 60 |
1 files changed, 30 insertions, 30 deletions
diff --git a/tests/writer.html b/tests/writer.html index 459047597..a77196578 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 id="Headers" + /><h1 id="headers" >Headers</h1 - ><h2 id="Level_2_with_an_embedded_link" + ><h2 id="level-2-with-an-embedded-link" >Level 2 with an <a href="/url" >embedded link</a ></h2 - ><h3 id="Level_3_with_emphasis" + ><h3 id="level-3-with-emphasis" >Level 3 with <em >emphasis</em ></h3 - ><h4 id="Level_4" + ><h4 id="level-4" >Level 4</h4 - ><h5 id="Level_5" + ><h5 id="level-5" >Level 5</h5 - ><h1 id="Level_1" + ><h1 id="level-1" >Level 1</h1 - ><h2 id="Level_2_with_emphasis" + ><h2 id="level-2-with-emphasis" >Level 2 with <em >emphasis</em ></h2 - ><h3 id="Level_3" + ><h3 id="level-3" >Level 3</h3 ><p >with no blank line</p - ><h2 id="Level_2" + ><h2 id="level-2" >Level 2</h2 ><p >with no blank line</p ><hr - /><h1 id="Paragraphs" + /><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 id="Block_Quotes" + /><h1 id="block-quotes" >Block Quotes</h1 ><p >E-mail style:</p @@ -129,7 +129,7 @@ ><p >And a following paragraph.</p ><hr - /><h1 id="Code_Blocks" + /><h1 id="code-blocks" >Code Blocks</h1 ><p >Code:</p @@ -154,9 +154,9 @@ These should not be escaped: \$ \\ \> \[ \{ </code ></pre ><hr - /><h1 id="Lists" + /><h1 id="lists" >Lists</h1 - ><h2 id="Unordered" + ><h2 id="unordered" >Unordered</h2 ><p >Asterisks tight:</p @@ -236,7 +236,7 @@ These should not be escaped: \$ \\ \> \[ \{ >Minus 3</p ></li ></ul - ><h2 id="Ordered" + ><h2 id="ordered" >Ordered</h2 ><p >Tight:</p @@ -308,7 +308,7 @@ These should not be escaped: \$ \\ \> \[ \{ >Item 3.</p ></li ></ol - ><h2 id="Nested" + ><h2 id="nested" >Nested</h2 ><ul ><li @@ -364,7 +364,7 @@ These should not be escaped: \$ \\ \> \[ \{ >Third</p ></li ></ol - ><h2 id="Tabs_and_spaces" + ><h2 id="tabs-and-spaces" >Tabs and spaces</h2 ><ul ><li @@ -387,7 +387,7 @@ These should not be escaped: \$ \\ \> \[ \{ ></li ></ul ><hr - /><h1 id="Definition_Lists" + /><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 id="HTML_Blocks" + ><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 id="Inline_Markup" + /><h1 id="inline-markup" >Inline Markup</h1 ><p >This is <em @@ -636,7 +636,7 @@ Blah ><html></code >.</p ><hr - /><h1 id="Smart_quotes,_ellipses,_dashes" + /><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 id="LaTeX" + /><h1 id="latex" >LaTeX</h1 ><ul ><li @@ -708,7 +708,7 @@ Dog & 2 \\ Cat & 1 \\ \hline \end{tabular}</p ><hr - /><h1 id="Special_Characters" + /><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 id="Links" + /><h1 id="links" >Links</h1 - ><h2 id="Explicit" + ><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 id="Reference" + ><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 id="With_ampersands" + ><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 id="Autolinks" + ><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 id="Images" + /><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 id="Footnotes" + /><h1 id="footnotes" >Footnotes</h1 ><p >Here is a footnote reference,<a href="#fn1" class="footnoteRef" id="fnref1" |