mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-07-23 00:51:30 +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`
29 lines
858 B
HTML
29 lines
858 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>
|
||
<h1 class="Title" id="a59f117741c76dca0bc8f5ee72e2010b">
|
||
My First Heading
|
||
</h1>
|
||
<p class="UncategorizedText" id="82eda2671c5ead903683b67b0f8e3f29">
|
||
My first paragraph.
|
||
</p>
|
||
<p class="UncategorizedText" id="9f76e487d5df3f6c4ce8ea2ece61057f">
|
||
Some CP1252-specific characters:
|
||
</p>
|
||
<p class="NarrativeText" id="c96f2c02e05225ffa09b7b93c303c323">
|
||
¡ ¢ £ ¤ ¥ ¦ § ¨ © ª « ¬ SHY ® ¯
|
||
° ± ² ³ ´ µ ¶ · ¸ ¹ º » ¼ ½ ¾ ¿
|
||
À Á Â Ã Ä Å Æ Ç È É Ê Ë Ì Í Î Ï
|
||
Ð Ñ Ò Ó Ô Õ Ö × Ø Ù Ú Û Ü Ý Þ ß
|
||
à á â ã ä å æ ç è é ê ë ì í î ï
|
||
ð ñ ò ó ô õ ö ÷ ø ù ú û ü ý þ ÿ
|
||
</p>
|
||
</body>
|
||
</html>
|