mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-04 19:16:03 +00:00
## NOTE `test_unstructured_ingest/expected-structured-output-html` contains all test HTML fixtures. Original JSON files, from which these HTML fixtures are generated, were taken from `test_unstructured_ingest/expected-structured-output`
30 lines
820 B
HTML
30 lines
820 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8"/>
|
|
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
|
|
<title>
|
|
</title>
|
|
</head>
|
|
<body>
|
|
<p class="NarrativeText" id="d7eba20cdf64938f67975aee65d98548">
|
|
Ingest test test document. Particularly aimed towards testing permissions.
|
|
</p>
|
|
<div class="Address" id="2d4d2de7860b327b280a0c3ced53493e">
|
|
Doylestown, PA 18901
|
|
</div>
|
|
<h1 class="Title" id="904726a3e2fe60a24f18e703913d93e1">
|
|
Important points:
|
|
</h1>
|
|
<li class="ListItem" id="96f4223239fb687e7e0e9025171e561b">
|
|
- Hamburgers are delicious
|
|
</li>
|
|
<li class="ListItem" id="6cfb5e11e57fb52bbb64effa3d003e25">
|
|
- Dogs are the best
|
|
</li>
|
|
<li class="ListItem" id="70af88aec0bb835f65361710f9bd4f92">
|
|
- I love fuzzy blankets
|
|
</li>
|
|
</body>
|
|
</html>
|