We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43ddd5e + bb99381 commit 7818df2Copy full SHA for 7818df2
README.md
@@ -0,0 +1 @@
1
+This is a README file.
index.html
@@ -6,6 +6,8 @@
6
<title>Document</title>
7
</head>
8
<body>
9
- <h1>This is a nice heading!</h1>
+ <h1>This is a very nice heading!</h1>
10
+ <bul>I think bullets will work too.</bul>
11
+ <bul>Check it out. ClickUp secretly taught me HTML.</bul>
12
</body>
13
</html>
0 commit comments