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

24 lines
848 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="NarrativeText" id="fe8afe4ca1990d462f6a670627ef8964">
&lt;@U07AWSE7U4R&gt; has joined the channel &lt;reply&gt; &lt;@U07AWSE7U4R&gt; has joined the channel
</p>
<h1 class="Title" id="e75bd9aeb2738388477c9b8961ebd31d">
&lt;@U07AWSE7U4R&gt; &lt;reply&gt; &lt;@U07AWSE7U4R&gt;
</h1>
<p class="NarrativeText" id="22af1ce921c1cf4590e7d4e0a96f5f1a">
this is an unstructured CI test channel &lt;reply&gt; this is an unstructured CI test channel
</p>
<p class="NarrativeText" id="4e7f2e396c292ae8bdcf683e84733dc2">
&lt;@U06EUA16DJ6&gt; has joined the channel &lt;reply&gt; &lt;@U06EUA16DJ6&gt; has joined the channel
</p>
</body>
</html>