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

36 lines
1.1 KiB
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="bfcdd0325fb4021155d389ee0e854d37">
Another testing ticket
</p>
<p class="NarrativeText" id="5fdd07961152e5d232be159b18ab9a85">
This is another testing ticket:
</p>
<li class="ListItem" id="041eccd9166fc672ad6f7977c01dfe94">
So far there are a couple of tickets
</li>
<li class="ListItem" id="816f928f9e6436763fe83de91a7829f0">
This and 'New testing ticket'
</li>
<p class="NarrativeText" id="e6a3d76d71a34c38e69336842cd82146">
Adding text to the multiline custom property.
</p>
<p class="NarrativeText" id="f4b93d97c22f4148ee2b7477bb9e41fe">
Adding text to the multiline custom property.
</p>
<p class="NarrativeText" id="d1467fad9ed2840c77f9533450aa424c">
Adding text to the multiline custom property.
</p>
<p class="NarrativeText" id="2e1a70e014ef30008780f16dacdac4b7">
Adding text to the multiline custom property.
</p>
</body>
</html>