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

30 lines
866 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="35a1916e54745e2962b10e0e20ebf05a">
Issue with tests
</h1>
<p class="NarrativeText" id="21d773f14ac7182d556fe92eb1fa1101">
There's no issue, only another sample ticket for testing purposes.
</p>
<p class="NarrativeText" id="806bff0a2334b447631bc536fa31881e">
This is an empty custom property.
</p>
<p class="NarrativeText" id="48885c342b4049f0d376ae5381788df0">
This is an empty custom property.
</p>
<p class="NarrativeText" id="6e5ec9d255a6eab24548091f4d330a88">
This is an empty custom property.
</p>
<p class="NarrativeText" id="1d4569c9e39dc07803a085a4ca9d9de4">
This is an empty custom property.
</p>
</body>
</html>