File tree Expand file tree Collapse file tree 1 file changed +12
-18
lines changed
Expand file tree Collapse file tree 1 file changed +12
-18
lines changed Original file line number Diff line number Diff line change 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 >
1+
2+ < h1 > ThePython10110</ h1 >
3+ < p > Me experimenting with GitHub pages... and that's about it.</ p >
4+
5+ ## Does Markdown work?
6+ If it does, use [this link](https://google.com) to go to Google.com, in case that's something you want to do.
7+
8+ < details > < summary > Thing</ summary >
9+
10+ [Does this work?]("data:text/html, < html > < body > Yes</ body </ html > ")
11+
12+ </ details >
You can’t perform that action at this time.
0 commit comments