<div id="toc">
<ul align="center" style="list-style: none">
<summary>
<h1>
Hi, I'm Aidan
<img src="https://media.giphy.com/media/hvRJCLFzcasrR4ia7z/giphy.gif" width="35">
</h1>
</summary>
</ul>
</div>
Last active
September 6, 2025 02:35
-
-
Save CodeByAidan/bb43bdb1c07c0933d8b67c23515fb912 to your computer and use it in GitHub Desktop.
No vertical bar for h1 and h2 with GitHub Markdown, fixed!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It doesn't work. It will look like this:
Hi
Try the solution that @CodeByAidan did, or this:This will result in this:
Hi!
BUT there will be a little bullet over there 😅