mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-07-30 20:39:54 +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`
15 lines
799 B
HTML
15 lines
799 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="50fe8dc3fbba3d0e84ac72c01a271ec0">
|
|
<div style="" dir="auto" data-top-level="true"><p style="margin:0;">This is a test document to use for unit tests.</p><p style="margin:0;">Doylestown, PA 18901</p><p style="margin:0;">Important points:</p><ul><li><p style="margin:0;">Hamburgers are delicious</p></li><li><p style="margin:0;">Dogs are the best</p></li><li><p style="margin:0;">I love fuzzy blankets</p></li></ul><br></div>
|
|
</p>
|
|
</body>
|
|
</html>
|