This page lists various tests showing the effect of HTML Tidy. Each <h2> section header below corresponds to a separate test. Enable / Disable HTML Tidy at <ahref="http://xowa.org/home/wiki/Options/HTML_Tidy.html"id="xolnki_2"title="Options/HTML Tidy"class="xowa-visited">Options/HTML_Tidy</a> to see the difference (or press F7 to toggle on and off).
<spanclass="mw-headline"id="unclosed_tag_should_not_extend_over_header_.28http:.2F.2Fen.wikipedia.org.2Fwiki.2FWikipedia:Size_comparisons.23Size_of_other_information_collections">unclosed tag should not extend over header (<ahref="http://en.wikipedia.org/wiki/Wikipedia:Size_comparisons#Size_of_other_information_collections"rel="nofollow"class="external free">http://en.wikipedia.org/wiki/Wikipedia:Size_comparisons#Size_of_other_information_collections</a></span>
</h2>
<p>
<code>fails if "should not be small" is small</code><br>
<spanclass="mw-headline"id="consecutive_.3Cdl.3Es_should_be_separated_by_a_.3Cdd.3E_.28http:.2F.2Fen.wikipedia.org.2Fwiki.2FPalenque.23References">consecutive <dl>s should be separated by a <dd> (<ahref="http://en.wikipedia.org/wiki/Palenque#References"rel="nofollow"class="external free">http://en.wikipedia.org/wiki/Palenque#References</a></span>
</h2>
<p>
<code>fails if "text should line up directly header" does not line up with "consecutive..."</code><br>
</p>
<divclass="refbegin">
<dlstyle="text-indent: -3.2em;">
<dd>
<dl>
<dd>
text should line up directly underneath header
</dd>
</dl>
</dd>
</dl>
</div>
<p>
<br>
</p>
<h2>
<spanclass="mw-headline"id="empty_list_items_should_be_removed_.28_http:.2F.2Fsv.wikiquote.org.2Fwiki.2FWinston_Churchill_.29">empty list items should be removed ( <ahref="http://sv.wikiquote.org/wiki/Winston_Churchill"rel="nofollow"class="external free">http://sv.wikiquote.org/wiki/Winston_Churchill</a> )</span>
</h2>
<p>
<code>fails if more than one list item</code><br>
</p>
<ul>
<li>
only one list item should appear
</li>
</ul>
<p>
<br>
</p>
<h2>
<spanclass="mw-headline"id="empty_.3Cdd.3E_should_be_removed_.28http:.2F.2Fhu.wikipedia.org.2Fwiki.2FJapan_--_port.C3.A1l.7CF.C3.B6ldrajz.29">empty <dd> should be removed (<ahref="http://hu.wikipedia.org/wiki/Japan"rel="nofollow"class="external free">http://hu.wikipedia.org/wiki/Japan</a> -- portál|Földrajz)</span>
</h2>
<p>
<code>fails if more than one line</code><br>
</p>
<ul>
<li>
should be on line 1 should also be on line 1
</li>
</ul>
<p>
<br>
</p>
<h2>
<spanclass="mw-headline"id="bold_and_DT_.2F_DD_.28http:.2F.2Fen.wikipedia.org.2Fwiki.2FEnron.23Former_management_and_corporate_governance">bold and DT / DD (<ahref="http://en.wikipedia.org/wiki/Enron#Former_management_and_corporate_governance"rel="nofollow"class="external free">http://en.wikipedia.org/wiki/Enron#Former_management_and_corporate_governance</a></span>
</h2>
<p>
<code>fails if "should not be bold" is bold</code><br>
</p>
<dl>
<dt>
<b>bold</b>
</dt>
<dd>
<ul>
<li>
should not be bold
</li>
</ul>
</dd>
</dl>
<p>
<br>
</p>
<h2>
<spanclass="mw-headline"id="div_inside_span_should_be_reparented_correctly_.28http:.2F.2Fit.wikipedia.org.2Fwiki.2FPortale:Astronomia.23Il_cielo_nel_mese_di_maggio">div inside span should be reparented correctly (<ahref="http://it.wikipedia.org/wiki/Portale:Astronomia#Il_cielo_nel_mese_di_maggio"rel="nofollow"class="external free">http://it.wikipedia.org/wiki/Portale:Astronomia#Il_cielo_nel_mese_di_maggio</a></span>
</h2>
<p>
<code>fails if "should be on right" is not right of "should not be left"</code><br>
</p>
<div>
<div>
<div>
<spanstyle="float:right;">should be on right</span>
<p>
should be on left
</p>
</div>
</div>
</div>
<p>
<br>
</p>
<h2>
<spanclass="mw-headline"id=".3Csmall.3E_should_be_reparented_out_of_.3Ctr.3E.3Ctd.3E_correctly_.28http:.2F.2Fen.wikipedia.org.2Fwiki.2FFrance_--_Infobox_footnotes.29_.28no_longer_an_issue.29"><small> should be reparented out of <tr><td> correctly (<ahref="http://en.wikipedia.org/wiki/France"rel="nofollow"class="external free">http://en.wikipedia.org/wiki/France</a> -- Infobox footnotes) (no longer an issue)</span>
</h2>
<p>
<code>fails if "should be small" is not small</code><br>
</p>
<table>
<tr>
<td>
<small>should be small</small>
</td>
</tr>
</table>
<p>
<br>
</p>
<h2>
<spanclass="mw-headline"id="add_.3Ctd.3E_between_.3Ctr.3E_and_.3Ctable.3E_.28http:.2F.2Fen.wikipedia.org.2Fwiki.2FParis.23Twin_towns_and_sister_cities">add <td> between <tr> and <table> (<ahref="http://en.wikipedia.org/wiki/Paris#Twin_towns_and_sister_cities"rel="nofollow"class="external free">http://en.wikipedia.org/wiki/Paris#Twin_towns_and_sister_cities</a></span>
</h2>
<p>
<code>fails if "text should be inside gray wikitable" is not actually in table</code><br>
</p>
<tableclass="wikitable">
<tr>
<td>
</td>
</tr>
<tr>
<td>
<ul>
<li>
text should be inside gray wikitable
</li>
</ul>
</td>
</tr>
</table>
<p>
<br>
</p>
<h2>
<spanclass="mw-headline"id="merge_nested_tables_and_take_1st_table.27s_attributes_.28http:.2F.2Fen.wiktionary.org.2Fwiki.2FKazakhstan.23Declension">merge nested tables and take 1st table's attributes (<ahref="http://en.wiktionary.org/wiki/Kazakhstan#Declension"rel="nofollow"class="external free">http://en.wiktionary.org/wiki/Kazakhstan#Declension</a></span>
</h2>
<p>
<code>fails if "text does not line up on left"</code><br>
</p>
<tablewidth="40%"class="wikitable">
<tr>
<td>
<table>
<tr>
<td>
</td>
</tr>
<tr>
<td>
</td>
</tr>
<tr>
<td>
text should line up on left
</td>
</tr>
</table>
</td>
</tr>
</table>
<h2>
<spanclass="mw-headline"id="reparent_nested_table_not_inside_a_.3Ctd.3E_.28http:.2F.2Fit.wikipedia.org.2Fwiki.2FPortale:Animali_--_Main_Body_.29">reparent nested table not inside a <td> (<ahref="http://it.wikipedia.org/wiki/Portale:Animali"rel="nofollow"class="external free">http://it.wikipedia.org/wiki/Portale:Animali</a> -- Main Body )</span>
</h2>
<p>
<code>fails if "text 2" is not directly underneath "text 1"</code><br>
</p>
<table>
<tr>
<td>
</td>
</tr>
<tr>
<td>
text 1
</td>
</tr>
</table>
<table>
<tr>
<td>
<p>
text 2: should line up directly underneath text 1
</p>
</td>
</tr>
</table>
<p>
<br>
</p>
<h2>
<spanclass="mw-headline"id="table_inside_span_should_be_reparented_correctly_.28http:.2F.2Fca.wikipedia.org.2Fwiki.2FEvoluci.C3.B3_--_Infobox.29">table inside span should be reparented correctly (<ahref="http://ca.wikipedia.org/wiki/Evolució"rel="nofollow"class="external free">http://ca.wikipedia.org/wiki/Evolució</a> -- Infobox)</span>
</h2>
<p>
<code>fails if "text should be visible" is missing</code><br>
</p>
<table>
<tr>
<td>
text should be visible
</td>
</tr>
</table>
<p>
<br>
</p>
<h2>
<spanclass="mw-headline"id="div_not_inside_td_should_be_reparented_correctly_.28http:.2F.2Ffr.wikivoyage.org.2Fwiki.2FMarrakech_--_Infobox.29">div not inside td should be reparented correctly (<ahref="http://fr.wikivoyage.org/wiki/Marrakech"rel="nofollow"class="external free">http://fr.wikivoyage.org/wiki/Marrakech</a> -- Infobox)</span>
</h2>
<p>
<code>fails if "should appear above table" is inside table</code><br>
<li><ahref="http://dumps.wikimedia.org/backup-index.html"title="Get wiki datababase dumps directly from Wikimedia">Wikimedia dumps</a></li>
<li><ahref="https://archive.org/search.php?query=xowa"title="Search archive.org for XOWA files">XOWA @ archive.org</a></li>
<li><ahref="http://en.wikipedia.org"title="Visit Wikipedia (and compare to XOWA!)">English Wikipedia</a></li>
</ul>
</div>
</div>
<divclass="portal"id='xowa-portal-donate'>
<h3>Donate</h3>
<divclass="body">
<ul>
<li><ahref="https://archive.org/donate/index.php"title="Support archive.org!">archive.org</a></li><!-- listed first due to recent fire damages: http://blog.archive.org/2013/11/06/scanning-center-fire-please-help-rebuild/ -->