mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-15 20:02:15 +01:00
first (BIG) commit
This commit is contained in:
BIN
_tests/file.doc
Normal file
BIN
_tests/file.doc
Normal file
Binary file not shown.
BIN
_tests/file.docx
Normal file
BIN
_tests/file.docx
Normal file
Binary file not shown.
16
_tests/file.html
Normal file
16
_tests/file.html
Normal file
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Some title</title>
|
||||
<meta name="author" content="Julien Neuhart">
|
||||
<meta name="description" content="Simple HTML page">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p>Hi! I have been converted from an HTML page!</p>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
BIN
_tests/file.pdf
Normal file
BIN
_tests/file.pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user