Initial version
This commit is contained in:
commit
d0eefc4f2f
7 changed files with 165 additions and 0 deletions
src
16
src/test.html
Normal file
16
src/test.html
Normal file
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Page Title</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>This is a Heading</h1>
|
||||
<p>This is a paragraph.</p>
|
||||
will This
|
||||
<b>
|
||||
sdf
|
||||
</b>
|
||||
break line
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue