mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-11-25 14:50:06 +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`
18 lines
570 B
HTML
18 lines
570 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="fd20671744e1d3c9ae59a0c191968dae">
|
|
New testing ticket
|
|
</p>
|
|
<p class="NarrativeText" id="d2cfe6a182677406a709cd96438a9ac9">
|
|
This is a testing ticket. This text is used for testing purposes and is meant to represent a block of content within a ticket in the ticket description field. The remains of this is text is just filler.
|
|
</p>
|
|
</body>
|
|
</html>
|