Initial
This commit is contained in:
13
test_input/test.html
Normal file
13
test_input/test.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>test-file</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>This</h1>
|
||||
<h2>Is</h2>
|
||||
<h3>A</h3>
|
||||
<h4>Test</h4>
|
||||
<h5>file</h5>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user