aboutsummaryrefslogtreecommitdiff
path: root/tests/data/full-formattest.html
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2018-10-07 13:42:09 +0200
committerChristian Weiske <cweiske@cweiske.de>2018-10-07 13:42:09 +0200
commit1105322aac9cc8e71eafbf5a5eea8e709c8c77ce (patch)
treebb2026db2adb7e1b7ab7396a047f64bbc17d0210 /tests/data/full-formattest.html
parent076545376eb1ce47de2135373fb858db5a411e8c (diff)
downloadgrauphel-1105322aac9cc8e71eafbf5a5eea8e709c8c77ce.tar.gz
grauphel-1105322aac9cc8e71eafbf5a5eea8e709c8c77ce.zip
Display tab-based line indentation in HTML
Resolves: https://github.com/cweiske/grauphel/issues/60
Diffstat (limited to 'tests/data/full-formattest.html')
-rw-r--r--tests/data/full-formattest.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/data/full-formattest.html b/tests/data/full-formattest.html
index 74d27c0..79ab51f 100644
--- a/tests/data/full-formattest.html
+++ b/tests/data/full-formattest.html
@@ -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>