Skip to content

Commit

Permalink
Deleted multiple equal id attributes.
Browse files Browse the repository at this point in the history
  • Loading branch information
balthisar committed Nov 2, 2015
1 parent d0ac990 commit dec6356
Show file tree
Hide file tree
Showing 2 changed files with 138 additions and 85 deletions.
6 changes: 3 additions & 3 deletions documentation/quickref.xsl
Expand Up @@ -31,7 +31,7 @@
<body>
<h1 id="top">HTML Tidy <xsl:value-of select="config/@version" /> Options Quick Reference</h1>

<h2 id="top">Option Groups</h2>
<h2>Option Groups</h2>
<ul class="option_groups">
<li><a href="#MarkupHeader">HTML, XHTML, XML</a></li>
<li><a href="#DiagnosticsHeader">Diagnostics</a></li>
Expand All @@ -40,10 +40,10 @@
<li><a href="#MiscellaneousHeader">Miscellaneous</a></li>
</ul>

<h2 id="top">Option Index</h2>
<h2>Option Index</h2>
<xsl:call-template name="link-section" />

<h2 id="top">Option Details</h2>
<h2>Option Details</h2>
<xsl:call-template name="detail-section" />

</body>
Expand Down

0 comments on commit dec6356

Please sign in to comment.