mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-12-02 10:10: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`
18 lines
602 B
HTML
18 lines
602 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="UncategorizedText" id="b21b7e1a9374c90fad7b4ca0571a9a35">
|
|
New Page
|
|
</p>
|
|
<p class="NarrativeText" id="6c9a1c66c3f1ef2814be722d6ff431b1">
|
|
Notion Tip: When creating a page, it's important to give it a clear title and provide some content. This could include verifying the information, summarizing the topic, or sharing your thoughts and opinions on something that matters to you.
|
|
</p>
|
|
</body>
|
|
</html>
|