Skip to content

Commit d39040b

Browse files
committed
Convert tabs to spaces. Use nullptr
1 parent 0aa8760 commit d39040b

File tree

15 files changed

+1367
-1366
lines changed

15 files changed

+1367
-1366
lines changed

bin/htdocs/test.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
1-
<html>
1+
<!DOCTYPE html>
2+
<html lang="en" xml:lang="en">
23
<head>
3-
<title>Test Title</title>
4+
<title>Test Title</title>
5+
<meta content="text/html; charset=utf-8" />
46
</head>
57

68
<body>
79
Hello World!<br />
810
</body>
911
</html>
10-

0 commit comments

Comments
 (0)