We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f443367 commit 3287257Copy full SHA for 3287257
index.html
@@ -1,7 +1,18 @@
1
<html>
2
<head></head>
3
<body>
4
+
5
<h1>ThePython10110</h1>
6
<p>Me experimenting with GitHub pages... and that's about it.</p>
7
8
+ ## Does Markdown work?
9
+ If it does, use [this link](https://google.com) to go to Google.com, in case that's something you want to do.
10
11
+ <details><summary>Thing</summary>
12
13
+ [Does this work?](data:text/html, <html><body>Yes</body</html>)
14
15
+ </details>
16
17
</body>
18
</html>
0 commit comments