Display tab-based line indentation in HTML
[grauphel.git] / tests / data / full-formattest.html
index 74d27c0fdcf946feb54f041ba84c0729ebdf304e..79ab51f34ceb1beba191c49f0c75e89b4cca42aa 100644 (file)
@@ -37,5 +37,16 @@ Links:<br />
 </li><li><a href="http://cweiske.de/?foo#bar">http://cweiske.de/?foo#bar</a><br />
 </li><li><a href="file:///home/cweiske/fam.jpg">/home/cweiske/fam.jpg</a></li></ul>
 <br />
+Tabs:<br />
+a<br />
+&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;b<br />
+&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;c<br />
+&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;d<br />
+e<br />
+<br />
+Tabs in text:<br />
+a      b       c<br />
+ab     cd      ef<br />
+<br />
 Ende.<br /></body>
 </html>