mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-01 09:40:31 +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
352 B
HTML
15 lines
352 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="087bf46fb6864a7a3f3ebd7560205656">
|
|
Why did the bot go on a diet? Because it had too many mega-bytes! This is a bot
|
|
</p>
|
|
</body>
|
|
</html>
|