Fix mixed spaces/tabs in the template

This commit is contained in:
Sam Whited 2020-12-03 07:08:15 -05:00
parent 07b3993048
commit 6e34c0ed4f
1 changed files with 5 additions and 5 deletions

View File

@ -94,10 +94,10 @@
</ul>
<dl>
<di>
<dt>Definition List</dt>
<dd>
A definition list contains definition items with a title and a description.
</dd>
<dt>Definition List</dt>
<dd>
A definition list contains definition items with a title and a description.
</dd>
</di>
</dl>
<p class='box'>Note: This is an informational box</p>
@ -112,7 +112,7 @@
<section3 topic='3rd Level Heading' anchor='syling-examples-3rd'>
<p>Text in a Sub-Sub-Section.</p>
<section4 topic='4th Level Heading' anchor='syling-examples-4th'>
<p>Text in a Sub-Sub-Sub-Section.</p>
<p>Text in a Sub-Sub-Sub-Section.</p>
</section4>
</section3>
</section2>