summaryrefslogtreecommitdiff
path: root/tests/data/utf8-bom-test-html4.html
blob: 6aeee3cc6c2cad908cffa40d93ad27f9a2f39845 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="AsciiDoc test">
<title>UTF-8 BOM Test</title>
</head>
<body>
<h1>UTF-8 BOM Test</h1>
<p>
</p>
<a name="preamble"></a>
<p>Include file with UTF-8 BOM:</p>
<hr>
<h2><a name="_utf_8_bom_test"></a>UTF-8 BOM Test</h2>
<p>Include file with UTF-8 BOM:</p>
<p>include::utf8-bom-test.txt[depth=1]</p>
<p>Lorum ipsum&#8230;</p>
<p>Lorum ipsum&#8230;</p>
<p></p>
<p></p>
<hr><p><small>
Last updated
 2002-11-25 00:37:42 UTC
</small></p>
</body>
</html>