Marek Połom f333d7fe7f
feat: Json elements to HTML converter (#3936)
## 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`
2025-03-04 13:57:35 +00:00

21 lines
714 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="a41a129d5d7ec934283100f0bb3085c4">
American
</h1>
<h1 class="Title" id="8881a4bd8e4472dd16a594511512caae">
Edwin Stanton Porter
</h1>
<p class="NarrativeText" id="30a44c977d9cfa13e44ecc89283747be">
The plot is that of a black woman going to the dentist for a toothache and being given laughing gas. On her way walking home, and in other situations, she can't stop laughing, and everyone she meets "catches" the laughter from her, including a vendor and police officers.
</p>
</body>
</html>