Tidy HTML in tests
[html-element-library.git] / t / html / iter2.exp
index 992ffa38bd92cd41b816c8ef6a693b11b1ba886c..91bb1cb65dd623f48863c2441107272ff409a563 100644 (file)
@@ -1,13 +1,13 @@
 <div>
-Here are the type of people you meet at XYZ, inc:
-    <dl>
-      <dt>Programmer</dt>
-      <dd>one who likes Perl and Seamstress</dd>
-      <dt>DBA</dt>
-      <dd>one who does business as</dd>
-      <dt>Admin</dt>
-      <dd>one who plays Tetris all day</dd>
-      <dt> Poet </dt>
-      <dd> A relative of Edgar Allan Poe. </dd>
-    </dl>
+       Here are the type of people you meet at XYZ, inc:
+       <dl>
+               <dt>Programmer</dt>
+               <dd>one who likes Perl and Seamstress</dd>
+               <dt>DBA</dt>
+               <dd>one who does business as</dd>
+               <dt>Admin</dt>
+               <dd>one who plays Tetris all day</dd>
+               <dt>Poet</dt>
+               <dd>A relative of Edgar Allan Poe.</dd>
+       </dl>
 </div>
This page took 0.009592 seconds and 4 git commands to generate.