mirror of
https://github.com/Unstructured-IO/unstructured.git
synced 2025-07-04 15:42:16 +00:00
10 lines
101 B
HTML
10 lines
101 B
HTML
![]() |
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<body>
|
||
|
|
||
|
<h1>My First Heading</h1>
|
||
|
<p>My first paragraph.</p>
|
||
|
|
||
|
</body>
|
||
|
</html>
|